Scaffold some identity stuff and switch to postgres
This commit is contained in:
7
PresentPortal.ApiService/Pages/_ViewImports.cshtml
Normal file
7
PresentPortal.ApiService/Pages/_ViewImports.cshtml
Normal file
@@ -0,0 +1,7 @@
|
||||
@using Microsoft.AspNetCore.Identity
|
||||
@using PresentPortal.ApiService.Areas.Identity
|
||||
@using PresentPortal.ApiService.Areas.Identity.Data
|
||||
|
||||
|
||||
PresentPortal.ApiService.Pages
|
||||
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
|
||||
Reference in New Issue
Block a user