AspNetCore.Identity.DocumentDB
1.0.0
A DocumentDB (Cosmos DB) provider for ASP.NET Core Identity framework.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package AspNetCore.Identity.DocumentDB -Version 1.0.0
dotnet add package AspNetCore.Identity.DocumentDB --version 1.0.0
<PackageReference Include="AspNetCore.Identity.DocumentDB" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AspNetCore.Identity.DocumentDB --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AspNetCore.Identity.DocumentDB, 1.0.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Attention: This library is no longer maintained. Please use an alternative such as CodeKoenig/AspNetCore.Identity.DocumentDb.
Attention: This library is no longer maintained. Please use an alternative such as CodeKoenig/AspNetCore.Identity.DocumentDb.
Release Notes
this is the first officially stable release!
- updated readme with proper documentation
- added sample project for aspnetcore1.0 and aspnetcore2.0
- AddIdentityWithDocumentDBStoresUsingCustomTypes is now deprecated
Dependencies
-
.NETFramework 4.5.1
- Microsoft.AspNetCore.Identity (>= 1.0.0)
- Microsoft.Azure.DocumentDB (>= 1.10.0)
-
.NETStandard 1.6
- Microsoft.AspNetCore.Identity (>= 1.0.0)
- Microsoft.Azure.DocumentDB.Core (>= 1.0.0)
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 2.0
- Microsoft.AspNetCore.Identity (>= 2.0.0)
- Microsoft.Azure.DocumentDB.Core (>= 1.0.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.0-beta7 | 10,380 | 5/22/2019 |
2.0.0-beta6 | 2,685 | 1/22/2019 |
2.0.0-beta5 | 382 | 1/8/2019 |
2.0.0-beta4 | 692 | 10/29/2018 |
2.0.0-beta3 | 416 | 10/17/2018 |
2.0.0-beta2 | 707 | 8/9/2018 |
2.0.0-beta | 420 | 8/8/2018 |
1.0.0 | 3,724 | 3/2/2018 |
0.4.0-beta | 608 | 9/12/2017 |
0.3.6-beta | 769 | 5/30/2017 |
0.2.0-beta-188834351 | 1,481 | 1/19/2017 |
0.2.0-beta-188834350 | 783 | 1/4/2017 |
0.2.0-beta | 771 | 11/20/2016 |
0.1.1-alpha | 693 | 11/9/2016 |
0.1.0-alpha | 519 | 11/4/2016 |