Identityazuretable
This project provides a high performance cloud solution for ASP.NET Identity Core using Azure Table storage replacing the Entity Framework / MSSQL provider.
Introduction
This project is a plug-in to the ASP.NET Identity framework. A basic understanding. of the ASP.NET identity framework is required. By default, the ASP.NET Identity system stores all the user information in a Microsoft SQL database using an EntityFramework provider. This project is a replacement of the EntityFramework SQL provider to use Azure Table Storage to persist user information such as (but not limited to): username/password, roles, claims and external login information.
In summary, the ASP.NET Identity Core Azure Table Storage provider allows one to remove the EntityFramework and Microsoft SQL dependencies from the default implementation of the ASP.NET Identity Core storage provider and replace it with a high performance Azure Table Storage solution. Detailed information in getting started.
Related Resources
A blog for modern software development
Software as a Service
Optic Nerve AI
No code, first class import/publish with Azure, Google cloud custom vision AI services.