1
0
Fork 0
netddi/Pages/_ViewImports.cshtml
2025-01-30 00:14:20 +01:00

5 lines
159 B
Text

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