mirror of
https://github.com/markjprice/cs11dotnet7.git
synced 2026-03-29 08:44:40 +02:00
4 lines
105 B
Plaintext
4 lines
105 B
Plaintext
@using Northwind.Mvc
|
|
@using Northwind.Mvc.Models
|
|
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
|