mirror of
https://github.com/markjprice/cs11dotnet7.git
synced 2026-04-04 22:07:39 +00:00
Add item for page 654
This commit is contained in:
parent
3c8e293361
commit
905b96e79d
4 changed files with 15 additions and 4 deletions
|
|
@ -3,7 +3,7 @@ using Northwind.Mvc.Models; // ErrorViewModel
|
|||
using System.Diagnostics; // Activity
|
||||
using Microsoft.AspNetCore.Authorization; // [Authorize]
|
||||
using Packt.Shared; // NorthwindContext
|
||||
using Microsoft.EntityFrameworkCore; // Include extension method
|
||||
using Microsoft.EntityFrameworkCore; // Include and ToListAsync extension methods
|
||||
|
||||
namespace Northwind.Mvc.Controllers
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue