kamihama-server/KamihamaWeb/Views/_ViewImports.cshtml
2020-10-20 14:57:53 +01:00

4 lines
101 B
Plaintext

@using KamihamaWeb
@using KamihamaWeb.Models
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers