ElCamino.AspNet.Identity.AzureTable
1.5.2
Prefix Reserved
See the version list below for details.
dotnet add package ElCamino.AspNet.Identity.AzureTable --version 1.5.2
NuGet\Install-Package ElCamino.AspNet.Identity.AzureTable -Version 1.5.2
<PackageReference Include="ElCamino.AspNet.Identity.AzureTable" Version="1.5.2" />
paket add ElCamino.AspNet.Identity.AzureTable --version 1.5.2
#r "nuget: ElCamino.AspNet.Identity.AzureTable, 1.5.2"
// Install ElCamino.AspNet.Identity.AzureTable as a Cake Addin #addin nuget:?package=ElCamino.AspNet.Identity.AzureTable&version=1.5.2 // Install ElCamino.AspNet.Identity.AzureTable as a Cake Tool #tool nuget:?package=ElCamino.AspNet.Identity.AzureTable&version=1.5.2
Azure Table Storage Provider for ASP.NET Identity 2.0 framework
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Microsoft.AspNet.Identity.Core (>= 2.1.0)
- Microsoft.WindowsAzure.ConfigurationManager (>= 2.0.3)
- WindowsAzure.Storage (>= 4.3.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.7.1 | 7,615 | 11/16/2019 |
1.7.0 | 10,662 | 8/28/2017 |
1.6.6 | 3,654 | 4/15/2017 |
1.6.5 | 1,657 | 12/23/2016 |
1.6.2 | 1,217 | 12/12/2016 |
1.6.1 | 1,233 | 9/30/2016 |
1.6.0 | 1,374 | 9/6/2016 |
1.5.4 | 3,466 | 3/21/2015 |
1.5.3 | 1,981 | 2/26/2015 |
1.5.2 | 2,251 | 12/24/2014 |
1.5.1.1 | 1,365 | 11/26/2014 |
1.5.1 | 1,471 | 11/22/2014 |
1.5.0 | 4,385 | 10/31/2014 |
1.2.9.2 | 1,385 | 9/27/2014 |
1.2.9 | 1,294 | 9/14/2014 |
1.2.5.2 | 1,229 | 8/23/2014 |
1.2.5.1 | 1,242 | 8/19/2014 |
1.2.0 | 1,494 | 7/3/2014 |
1.0.1.1 | 1,504 | 5/6/2014 |
Release 1.5.2.0 This project is an open source high performance plugin to ASP.NET Identity framework using Azure Table Storage.
* Adding Read access geo-redundant storage (RA-GRS) support. Note your storage account must be set to RA-GRS to support read only access to the secondary replica location. For more information on implementing RA-GRS: https://identityazuretable.codeplex.com/wikipage?title=Read%20access%20geo-redundant%20storage%20%28RA-GRS%29