mirror of
https://github.com/markjprice/cs11dotnet7.git
synced 2026-04-21 06:03:57 +00:00
4 lines
105 B
Text
4 lines
105 B
Text
|
|
@using Northwind.Mvc
|
||
|
|
@using Northwind.Mvc.Models
|
||
|
|
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
|