isn/src/nuget-host/Views/_ViewImports.cshtml

2 lines
81 B
Text
Raw Normal View History

2021-04-17 14:19:00 +01:00
@using nuget_host.Models
2021-04-10 14:11:09 +01:00
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers