spelltwister / identityazuretable

This project provides a high performance cloud solution for ASP.NET Identity Core 1.0 and 2.0 using Azure Table storage replacing the Entity Framework / MSSQL provider.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

identityazuretable

This project provides a high performance cloud solution for ASP.NET Identity Core using Azure Table storage replacing the Entity Framework / MSSQL provider.

Project site at https://dlmelendez.github.io/identityazuretable/.

Identity Core 1.x - Use ElCamino.AspNetCore.Identity.AzureTable, sample mvc app: https://github.com/dlmelendez/identityazuretable/tree/master/sample/samplemvccore

Identity Core 2.x - Use ElCamino.AspNetCore.Identity.AzureTable, sample mvc app: https://github.com/dlmelendez/identityazuretable/tree/master/sample/samplemvccore2

About

This project provides a high performance cloud solution for ASP.NET Identity Core 1.0 and 2.0 using Azure Table storage replacing the Entity Framework / MSSQL provider.

License:MIT License


Languages

Language:C# 100.0%