This project provides a high performance cloud solution for ASP.NET Identity Core using Azure Table storage replacing the Entity Framework / MSSQL provider.
MIT License
105
stars
27
forks
source link
Support resolving config from service provider #96
Support resolving the
IdentityConfiguration
instance using theIServiceProvider
.