OpenIddict.Core
7.2.0
Prefix Reserved
dotnet add package OpenIddict.Core --version 7.2.0
NuGet\Install-Package OpenIddict.Core -Version 7.2.0
<PackageReference Include="OpenIddict.Core" Version="7.2.0" />
<PackageVersion Include="OpenIddict.Core" Version="7.2.0" />
<PackageReference Include="OpenIddict.Core" />
paket add OpenIddict.Core --version 7.2.0
#r "nuget: OpenIddict.Core, 7.2.0"
#:package OpenIddict.Core@7.2.0
#addin nuget:?package=OpenIddict.Core&version=7.2.0
#tool nuget:?package=OpenIddict.Core&version=7.2.0
OpenIddict's core components, used to manage the applications, authorizations, scopes and tokens stored in the database.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. 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. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
| .NET Framework | net461 was computed. net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 is compatible. net48 is compatible. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.6.2
- BouncyCastle.Cryptography (>= 2.6.2)
- Microsoft.Extensions.Caching.Memory (>= 8.0.1)
- Microsoft.Extensions.Logging (>= 8.0.1)
- Microsoft.Extensions.Options (>= 8.0.2)
- OpenIddict.Abstractions (>= 7.2.0)
-
.NETFramework 4.7.2
- Microsoft.Extensions.Caching.Memory (>= 8.0.1)
- Microsoft.Extensions.Logging (>= 8.0.1)
- Microsoft.Extensions.Options (>= 8.0.2)
- OpenIddict.Abstractions (>= 7.2.0)
-
.NETFramework 4.8
- Microsoft.Extensions.Caching.Memory (>= 8.0.1)
- Microsoft.Extensions.Logging (>= 8.0.1)
- Microsoft.Extensions.Options (>= 8.0.2)
- OpenIddict.Abstractions (>= 7.2.0)
-
.NETStandard 2.0
- BouncyCastle.Cryptography (>= 2.6.2)
- Microsoft.Extensions.Caching.Memory (>= 8.0.1)
- Microsoft.Extensions.Logging (>= 8.0.1)
- Microsoft.Extensions.Options (>= 8.0.2)
- OpenIddict.Abstractions (>= 7.2.0)
-
.NETStandard 2.1
- Microsoft.Extensions.Caching.Memory (>= 8.0.1)
- Microsoft.Extensions.Logging (>= 8.0.1)
- Microsoft.Extensions.Options (>= 8.0.2)
- OpenIddict.Abstractions (>= 7.2.0)
-
net10.0
- Microsoft.Extensions.Caching.Memory (>= 10.0.0)
- Microsoft.Extensions.Logging (>= 10.0.0)
- Microsoft.Extensions.Options (>= 10.0.0)
- OpenIddict.Abstractions (>= 7.2.0)
-
net8.0
- Microsoft.Extensions.Caching.Memory (>= 8.0.1)
- Microsoft.Extensions.Logging (>= 8.0.1)
- Microsoft.Extensions.Options (>= 8.0.2)
- OpenIddict.Abstractions (>= 7.2.0)
-
net9.0
- Microsoft.Extensions.Caching.Memory (>= 9.0.10)
- Microsoft.Extensions.Logging (>= 9.0.10)
- Microsoft.Extensions.Options (>= 9.0.10)
- OpenIddict.Abstractions (>= 7.2.0)
NuGet packages (34)
Showing the top 5 NuGet packages that depend on OpenIddict.Core:
| Package | Downloads |
|---|---|
|
OpenIddict
Versatile OpenID Connect stack for .NET. Note: this metapackage only references the generic core, client, server and validation packages. To use these features on ASP.NET Core or OWIN/Katana/ASP.NET 4.x, reference the OpenIddict.AspNetCore or OpenIddict.Owin package. |
|
|
OpenIddict.EntityFrameworkCore
Entity Framework Core stores for OpenIddict. |
|
|
Volo.Abp.OpenIddict.Domain
Package Description |
|
|
OpenIddict.Quartz
Quartz.NET integration package for OpenIddict. |
|
|
OrchardCore.OpenId
Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework. Provides OpenId Connect client, server and management features. |
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on OpenIddict.Core:
| Repository | Stars |
|---|---|
|
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
|
|
|
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
|
|
|
OrchardCMS/OrchardCore
Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.
|
|
|
StarEliteCore/Nebula.Admin
Destiny.Core.Flow是基于.Net Core,VUE前后分离,开发的一个开源Admin管理框架目前有以下模块:菜单管理、用户管理、角色管理、用户角色、角色权限等功能。
|
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 7.2.0 | 56,387 | 11/11/2025 | |
| 7.1.0 | 206,198 | 9/10/2025 | |
| 7.0.0 | 256,798 | 7/7/2025 | |
| 7.0.0-preview.4.25313.34 | 1,372 | 6/13/2025 | |
| 7.0.0-preview.3.25264.86 | 1,630 | 5/14/2025 | |
| 7.0.0-preview.2.25215.57 | 915 | 4/15/2025 | |
| 7.0.0-preview.1.25169.78 | 537 | 3/19/2025 | |
| 6.4.0 | 327,517 | 6/11/2025 | |
| 6.3.0 | 147,620 | 5/14/2025 | |
| 6.2.1 | 363,569 | 4/22/2025 | |
| 6.2.0 | 150,072 | 3/28/2025 | |
| 6.1.1 | 1,057,975 | 2/26/2025 | |
| 6.1.0 | 108,771 | 2/13/2025 | |
| 6.0.0 | 508,679 | 12/17/2024 | |
| 6.0.0-rc1.24608.69 | 1,484 | 12/8/2024 | |
| 6.0.0-preview4.24563.42 | 8,718 | 11/13/2024 | |
| 6.0.0-preview3.24551.41 | 105,174 | 11/1/2024 | |
| 6.0.0-preview2.24522.58 | 718 | 10/22/2024 | |
| 6.0.0-preview1.24504.78 | 27,576 | 10/4/2024 | |
| 5.8.0 | 1,483,087 | 8/22/2024 | |
| 5.7.1 | 42,828 | 8/15/2024 | |
| 5.7.0 | 467,019 | 6/19/2024 | |
| 5.6.0 | 276,353 | 5/14/2024 | |
| 5.5.0 | 671,863 | 4/25/2024 | |
| 5.4.0 | 251,712 | 3/26/2024 | |
| 5.3.0 | 238,057 | 3/4/2024 | |
| 5.2.0 | 278,596 | 2/12/2024 | |
| 5.1.0 | 399,075 | 1/18/2024 | |
| 5.0.1 | 256,800 | 12/22/2023 | |
| 5.0.0 | 313,805 | 12/18/2023 | |
| 5.0.0-rc1.23614.58 | 1,775 | 12/14/2023 | |
| 5.0.0-preview3.23601.38 | 1,739 | 12/1/2023 | |
| 5.0.0-preview2.23564.72 | 2,479 | 11/14/2023 | |
| 5.0.0-preview1.23520.63 | 4,386 | 10/20/2023 | |
| 4.10.1 | 1,819,835 | 12/2/2023 | |
| 4.10.0 | 212,785 | 11/14/2023 | |
| 4.9.0 | 264,901 | 10/9/2023 | |
| 4.8.0 | 435,334 | 9/12/2023 | |
| 4.7.0 | 245,518 | 8/9/2023 | |
| 4.6.0 | 171,436 | 7/13/2023 | |
| 4.5.0 | 525,889 | 6/19/2023 | |
| 4.4.0 | 395,725 | 5/25/2023 | |
| 4.3.0 | 145,272 | 4/29/2023 | |
| 4.2.0 | 410,840 | 3/25/2023 | |
| 4.1.0 | 165,271 | 2/27/2023 | |
| 4.0.0 | 687,730 | 12/23/2022 | |
| 4.0.0-rc2.22614.58 | 1,850 | 12/14/2022 | |
| 4.0.0-rc1.22607.41 | 7,524 | 12/7/2022 | |
| 4.0.0-preview6.22566.67 | 3,401 | 11/16/2022 | |
| 4.0.0-preview5.22557.92 | 4,256 | 11/7/2022 | |
| 4.0.0-preview4.22517.68 | 7,852 | 10/17/2022 | |
| 4.0.0-preview3.22422.72 | 12,575 | 8/22/2022 | |
| 4.0.0-preview2.22368.68 | 66,731 | 7/18/2022 | |
| 4.0.0-preview1.22322.71 | 9,182 | 6/22/2022 | |
| 3.1.1 | 5,003,526 | 8/27/2021 | |
| 3.1.0 | 195,257 | 7/8/2021 | |
| 3.0.5 | 112,116 | 6/11/2021 | |
| 3.0.4 | 627,556 | 5/10/2021 | |
| 3.0.3 | 490,216 | 4/7/2021 | |
| 3.0.2 | 68,139 | 3/10/2021 | |
| 3.0.1 | 41,841 | 2/8/2021 | |
| 3.0.0 | 124,994 | 12/23/2020 | |
| 3.0.0-rc2.20607.88 | 6,528 | 12/7/2020 | |
| 3.0.0-rc1.20567.82 | 10,768 | 11/17/2020 | |
| 3.0.0-beta6.20527.75 | 11,505 | 10/27/2020 | |
| 3.0.0-beta5.20503.76 | 7,118 | 10/3/2020 | |
| 3.0.0-beta4.20502.55 | 1,030 | 10/2/2020 | |
| 3.0.0-beta3.20403.69 | 11,890 | 8/3/2020 | |
| 3.0.0-beta2.20358.71 | 7,028 | 7/8/2020 | |
| 3.0.0-beta1.20311.67 | 3,580 | 6/11/2020 | |
| 2.0.1 | 1,526,635 | 10/17/2019 | |
| 2.0.0 | 401,662 | 11/1/2018 | |
| 2.0.0-rc3-final | 146,337 | 6/19/2018 | |
| 2.0.0-rc2-final | 141,506 | 2/19/2018 | |
| 2.0.0-rc1-final | 80,063 | 10/20/2017 | |
| 1.0.0 | 22,476 | 11/1/2018 | |
| 1.0.0-rc3-final | 3,016 | 6/19/2018 | |
| 1.0.0-rc2-final | 3,467 | 2/19/2018 | |
| 1.0.0-rc1-final | 23,563 | 10/20/2017 |