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