labdb/Pages/_ViewImports.cshtml

5 lines
129 B
Plaintext
Raw Normal View History

2022-11-10 19:59:35 +01:00
@using Microsoft.AspNetCore.Identity
@using labdb
@namespace labdb.Pages
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers