source:
PostgreSqlDotnetCore/Areas/Identity/Pages/_ViewImports.cshtml
Last change on this file was 2aea0fd, checked in by , 4 months ago | |
---|---|
|
|
File size: 185 bytes |
Line | |
---|---|
1 | @using Microsoft.AspNetCore.Identity |
2 | @using PostgreSqlDotnetCore.Areas.Identity |
3 | @using PostgreSqlDotnetCore.Areas.Identity.Pages |
4 | @addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers |
Note:
See TracBrowser
for help on using the repository browser.