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

2 lines
79 B
Text
Raw Normal View History

2021-05-16 14:07:14 +01:00
@using nuget_host.Data
2021-04-10 14:11:09 +01:00
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers