AspNetCore.Identity.DocumentDB
0.3.6-beta
A DocumentDB (Cosmos DB) provider for ASP.NET Core Identity framework.
This is a prerelease version of AspNetCore.Identity.DocumentDB.
There is a newer 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 0.3.6-beta
dotnet add package AspNetCore.Identity.DocumentDB --version 0.3.6-beta
<PackageReference Include="AspNetCore.Identity.DocumentDB" Version="0.3.6-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AspNetCore.Identity.DocumentDB --version 0.3.6-beta
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AspNetCore.Identity.DocumentDB, 0.3.6-beta"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
- remove NuGet.CommandLine dependency
- set minimum Microsoft.Azure.DocumentDB.Core version to 1.0.0 (first stable release)
- add support for IRoleClaimStore<TRole>
- many under-the-hood changes (move to csproj, ...)
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)
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,362 | 5/22/2019 |
2.0.0-beta6 | 2,685 | 1/22/2019 |
2.0.0-beta5 | 382 | 1/8/2019 |
2.0.0-beta4 | 691 | 10/29/2018 |
2.0.0-beta3 | 415 | 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 |