mirror of
https://github.com/markjprice/cs11dotnet7.git
synced 2026-01-02 22:39:56 +01:00
4 lines
105 B
Plaintext
4 lines
105 B
Plaintext
@using Northwind.Mvc
|
|
@using Northwind.Mvc.Models
|
|
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
|