dlmelendez / identityazuretable

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

Closed martincostello closed 1 year ago

martincostello commented 2 years ago

Support resolving the IdentityConfiguration instance using the IServiceProvider.