Identity support for .NET Core
Posted: Tue 30 Jul 2019 15:27
Hello,
a) Reading the ASP.NET-Specific Features section in the documentation, I see that ASP.NET Core Identity implementation is included only for Entity Framework Core. I do not use Entity Framework in my projects. Is there a "standalone" implementation of ASP.NET Core Identity, one that does not require EF?
b) I took a look at dotConnect for PostgreSQL Framework Compatibility and I see that .NET Core 2.x is supported and I suppose that v2.2 is included. Is this correct?
Best regards,
Jorge Maldonado
a) Reading the ASP.NET-Specific Features section in the documentation, I see that ASP.NET Core Identity implementation is included only for Entity Framework Core. I do not use Entity Framework in my projects. Is there a "standalone" implementation of ASP.NET Core Identity, one that does not require EF?
b) I took a look at dotConnect for PostgreSQL Framework Compatibility and I see that .NET Core 2.x is supported and I suppose that v2.2 is included. Is this correct?
Best regards,
Jorge Maldonado