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.
Project site at https://dlmelendez.github.io/identityazuretable/.
Identity 2.0 - Use ElCamino.AspNet.Identity.AzureTable, sample Mvc5 app: https://github.com/dlmelendez/identityazuretable/tree/master/sample/samplemvc
Identity Core 1.0 - Use ElCamino.AspNetCore.Identity.AzureTable, sample Mvc6 app: https://github.com/dlmelendez/identityazuretable/tree/master/sample/samplemvccore