AspNetCore.Identity.DocumentDB
2.0.0-beta7
A DocumentDB (Cosmos DB) provider for ASP.NET Core Identity framework with support for partitioning.
This is a prerelease version of AspNetCore.Identity.DocumentDB.
Install-Package AspNetCore.Identity.DocumentDB -Version 2.0.0-beta7
dotnet add package AspNetCore.Identity.DocumentDB --version 2.0.0-beta7
<PackageReference Include="AspNetCore.Identity.DocumentDB" Version="2.0.0-beta7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AspNetCore.Identity.DocumentDB --version 2.0.0-beta7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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
- allow get access to PartitionKey on IdentityUser and IdentityRole (useful when querying based on partition key)
Dependencies
-
.NETFramework 4.5.1
- Microsoft.AspNetCore.Identity (>= 1.1.6)
- Microsoft.Azure.DocumentDB (>= 2.0.0)
-
.NETStandard 1.6
- Microsoft.AspNetCore.Identity (>= 1.1.6)
- Microsoft.Azure.DocumentDB.Core (>= 2.0.0)
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 2.0
- Microsoft.AspNetCore.Identity (>= 2.0.4)
- Microsoft.Azure.DocumentDB.Core (>= 2.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 | 9,791 | 5/22/2019 |
2.0.0-beta6 | 2,619 | 1/22/2019 |
2.0.0-beta5 | 317 | 1/8/2019 |
2.0.0-beta4 | 610 | 10/29/2018 |
2.0.0-beta3 | 333 | 10/17/2018 |
2.0.0-beta2 | 612 | 8/9/2018 |
2.0.0-beta | 337 | 8/8/2018 |
1.0.0 | 3,608 | 3/2/2018 |
0.4.0-beta | 517 | 9/12/2017 |
0.3.6-beta | 685 | 5/30/2017 |
0.2.0-beta-188834351 | 1,394 | 1/19/2017 |
0.2.0-beta-188834350 | 700 | 1/4/2017 |
0.2.0-beta | 686 | 11/20/2016 |
0.1.1-alpha | 607 | 11/9/2016 |
0.1.0-alpha | 436 | 11/4/2016 |