AspNetCore.Identity.CosmosDb
8.0.2
See the version list below for details.
dotnet add package AspNetCore.Identity.CosmosDb --version 8.0.2
NuGet\Install-Package AspNetCore.Identity.CosmosDb -Version 8.0.2
<PackageReference Include="AspNetCore.Identity.CosmosDb" Version="8.0.2" />
paket add AspNetCore.Identity.CosmosDb --version 8.0.2
#r "nuget: AspNetCore.Identity.CosmosDb, 8.0.2"
// Install AspNetCore.Identity.CosmosDb as a Cake Addin #addin nuget:?package=AspNetCore.Identity.CosmosDb&version=8.0.2 // Install AspNetCore.Identity.CosmosDb as a Cake Tool #tool nuget:?package=AspNetCore.Identity.CosmosDb&version=8.0.2
Cosmos DB Provider for ASP.NET Core Identity
This is a Cosmos DB implementation of an ASP.NET Core Identity provider for .NET that uses the "EF Core Azure Cosmos DB Provider."
Install Instructions
- For the latest install instructions please see the repository README.
- Questions and feedback are welcome! Please post a message to our to our project discussion section. We will reply as soon as possible.
- An example web application that uses this package is available for download from GitHub.
- If UPGRADING from version 2x to 8x, please see the repository README.
More Information
To learn more about Asp.Net Identity and items realted to this project, please see the following:
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net8.0
- Duende.IdentityServer.EntityFramework.Storage (>= 7.0.1)
- Microsoft.AspNetCore.Identity.EntityFrameworkCore (>= 8.0.2)
- Microsoft.AspNetCore.Identity.UI (>= 8.0.2)
- Microsoft.EntityFrameworkCore.Cosmos (>= 8.0.2)
- Newtonsoft.Json (>= 13.0.3)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on AspNetCore.Identity.CosmosDb:
Package | Downloads |
---|---|
Cosmos.Cms.Common
This package contains all the common methods and objects used by the Cosmos CMS editor website, and by any website service the role of a publishing website. |
|
Cosmos.Common
This package contains all the common methods and objects used by the Cosmos CMS editor website, and by any website service the role of a publishing website. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
8.0.7 | 2,118 | 9/3/2024 |
8.0.6 | 2,478 | 5/29/2024 |
8.0.4 | 572 | 4/18/2024 |
8.0.3 | 845 | 3/12/2024 |
8.0.2 | 973 | 2/15/2024 |
8.0.1 | 1,439 | 1/12/2024 |
8.0.0 | 841 | 12/18/2023 |
8.0.0-rc.3 | 77 | 12/15/2023 |
2.1.4 | 7,137 | 1/30/2023 |
2.1.3 | 672 | 12/15/2022 |
2.1.2 | 492 | 11/16/2022 |
2.1.1 | 510 | 11/11/2022 |
2.0.22 | 401 | 11/9/2022 |
2.0.21 | 403 | 11/6/2022 |
2.0.20 | 1,299 | 10/27/2022 |
2.0.19-rc | 157 | 10/26/2022 |
2.0.18 | 894 | 9/24/2022 |
2.0.17 | 412 | 9/5/2022 |
2.0.16 | 712 | 8/24/2022 |
2.0.15 | 478 | 8/13/2022 |
2.0.14 | 411 | 8/11/2022 |
2.0.13 | 450 | 8/8/2022 |
2.0.12 | 459 | 7/31/2022 |
2.0.11 | 461 | 7/23/2022 |
2.0.10 | 473 | 7/13/2022 |
2.0.9 | 448 | 7/12/2022 |
2.0.8 | 477 | 7/12/2022 |
2.0.7 | 454 | 7/8/2022 |
2.0.6 | 456 | 7/8/2022 |
2.0.5.1 | 461 | 7/6/2022 |
2.0.4 | 465 | 7/5/2022 |
2.0.3.3 | 460 | 7/4/2022 |
2.0.3.2 | 483 | 7/3/2022 |
2.0.3.1 | 482 | 7/3/2022 |
2.0.2.1 | 473 | 7/1/2022 |
2.0.1-alpha | 193 | 6/30/2022 |
2.0.0-alpha | 204 | 6/25/2022 |
Nuget dependencies updated to keep current.