SeemGen/Areas/Identity/Pages/_ViewImports.cshtml

5 lines
156 B
Plaintext

@using Microsoft.AspNetCore.Identity
@using BLAIzor.Areas.Identity
@using BLAIzor.Areas.Identity.Pages
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers