kamihama-server/KamihamaWeb/Views/_ViewImports.cshtml

4 lines
101 B
Plaintext

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