FastGithub/WebApplication1/Pages/_ViewImports.cshtml
2021-10-29 17:58:02 +08:00

4 lines
112 B
Plaintext

@using WebApplication1
@namespace WebApplication1.Pages
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers