mirror of
https://github.com/markjprice/cs11dotnet7.git
synced 2025-12-06 05:32:03 +01:00
4 lines
105 B
Plaintext
4 lines
105 B
Plaintext
@using Northwind.Mvc
|
|
@using Northwind.Mvc.Models
|
|
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
|