/ Pages / _ViewImports.cshtml
_ViewImports.cshtml
1  @using Microsoft.AspNetCore.Identity
2  @using _5uhr
3  @using _5uhr.Data
4  @namespace _5uhr.Pages
5  @addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers