labdb/Pages/_ViewImports.cshtml
2022-11-10 21:33:45 +01:00

5 lines
129 B
Plaintext

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