ElCamino.AspNet.Identity.AzureTable
1.2.5.1
Prefix Reserved
See the version list below for details.
dotnet add package ElCamino.AspNet.Identity.AzureTable --version 1.2.5.1
NuGet\Install-Package ElCamino.AspNet.Identity.AzureTable -Version 1.2.5.1
<PackageReference Include="ElCamino.AspNet.Identity.AzureTable" Version="1.2.5.1" />
paket add ElCamino.AspNet.Identity.AzureTable --version 1.2.5.1
#r "nuget: ElCamino.AspNet.Identity.AzureTable, 1.2.5.1"
// Install ElCamino.AspNet.Identity.AzureTable as a Cake Addin #addin nuget:?package=ElCamino.AspNet.Identity.AzureTable&version=1.2.5.1 // Install ElCamino.AspNet.Identity.AzureTable as a Cake Tool #tool nuget:?package=ElCamino.AspNet.Identity.AzureTable&version=1.2.5.1
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.2.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,524 | 11/16/2019 |
1.7.0 | 10,648 | 8/28/2017 |
1.6.6 | 3,642 | 4/15/2017 |
1.6.5 | 1,646 | 12/23/2016 |
1.6.2 | 1,206 | 12/12/2016 |
1.6.1 | 1,222 | 9/30/2016 |
1.6.0 | 1,360 | 9/6/2016 |
1.5.4 | 3,456 | 3/21/2015 |
1.5.3 | 1,971 | 2/26/2015 |
1.5.2 | 2,241 | 12/24/2014 |
1.5.1.1 | 1,349 | 11/26/2014 |
1.5.1 | 1,459 | 11/22/2014 |
1.5.0 | 4,375 | 10/31/2014 |
1.2.9.2 | 1,370 | 9/27/2014 |
1.2.9 | 1,284 | 9/14/2014 |
1.2.5.2 | 1,219 | 8/23/2014 |
1.2.5.1 | 1,232 | 8/19/2014 |
1.2.0 | 1,484 | 7/3/2014 |
1.0.1.1 | 1,494 | 5/6/2014 |
Release 1.2.5.1 This project is an open source high performance plugin to ASP.NET Identity framework using Azure Table Storage.
* Improved support for deleting users with many roles, claims and/or logins.
* Adding change username functionality.
* Bug fix for user creation with no email.
* Bug fix to remove dependency on AppSettings for the table storage connection string.
* Tested against updated libraries
** Microsoft.AspNet.Identity.Core.2.1.0
** WindowsAzure.Storage.4.2.0
* Prepping/refactoring for an alternative key hashing algorithm for 2.0