Configure ASP.NET Core 2 MVC Identity to use Postgresql
A guide to customising the Identity to use long as primary key, different schema name, postgresql naming conventions and hilo id genaration
I will explain the simple steps required to modify the ASP.NET Core 2 MVC Identity template to work with Postgresql. Read more