An implementation of the Asp.Net Identity storage providers that uses Azure Tables as a backing store.
Info
Version: | 1.3.5 |
Author(s): | Will Sullivan |
Last Update: | Sunday, June 1, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/WillSullivan/AzureTableIdentityStorageProvider |
NuGet Url: | https://www.nuget.org/packages/AspNetIdentityAzureTableProvider |
Install
Install-Package AspNetIdentityAzureTableProvider
dotnet add package AspNetIdentityAzureTableProvider
paket add AspNetIdentityAzureTableProvider
AspNetIdentityAzureTableProvider Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.Identity.Core(1.0.0)
- WindowsAzure.Storage(3.0.2.0)
Tags