_ViewImports.cshtml

@using Microsoft.AspNetCore.Identity
@using WebFileServ.WebApp.Areas.Identity
@using WebFileServ.WebApp.Areas.Identity.Pages
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
@using WebFileServ.Model.Entities.Identity