EFCore7Study/EFCore7Study.WebApp/Pages/_ViewImports.cshtml

4 lines
120 B
Plaintext

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