ElCamino.AspNet.Identity.DocumentDB
0.9.3-beta
Prefix Reserved
See the version list below for details.
dotnet add package ElCamino.AspNet.Identity.DocumentDB --version 0.9.3-beta
NuGet\Install-Package ElCamino.AspNet.Identity.DocumentDB -Version 0.9.3-beta
<PackageReference Include="ElCamino.AspNet.Identity.DocumentDB" Version="0.9.3-beta" />
paket add ElCamino.AspNet.Identity.DocumentDB --version 0.9.3-beta
#r "nuget: ElCamino.AspNet.Identity.DocumentDB, 0.9.3-beta"
// Install ElCamino.AspNet.Identity.DocumentDB as a Cake Addin #addin nuget:?package=ElCamino.AspNet.Identity.DocumentDB&version=0.9.3-beta&prerelease // Install ElCamino.AspNet.Identity.DocumentDB as a Cake Tool #tool nuget:?package=ElCamino.AspNet.Identity.DocumentDB&version=0.9.3-beta&prerelease
Azure DocumentDB Provider for ASP.NET Identity 2.0 framework. Requires a DocumentDB instance with a Session connection policy.
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.Azure.Documents.Client (>= 0.9.0-preview)
- Newtonsoft.Json (>= 6.0.4)
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.3.1 | 702 | 11/17/2019 | |
1.3.0 | 2,580 | 4/18/2017 | |
1.2.0 | 1,076 | 2/17/2017 | |
1.1.0 | 2,062 | 9/1/2015 | |
1.0.0 | 1,038 | 8/14/2015 | |
0.9.3-beta | 1,038 | 10/12/2014 | |
0.9.0-beta | 907 | 9/6/2014 |
Release 0.9.3-beta This project is an open source high performance plugin to ASP.NET Identity framework using Azure DocumentDB.
* Updating the schema to work better with the updated 256KB request limit on DocumentDB.
** Requires data migration from version 0.9.0-beta. Use available utility on project site https://github.com/dlmelendez/identitydocumentdb/releases/download/v0.9.3/MigrateIdentityData.0.9.3-beta.zip or the source at /utilities/MigrateIdentityData