OpenIddict.Core
7.7.0
Prefix Reserved
See the version list below for details.
dotnet add package OpenIddict.Core --version 7.7.0
NuGet\Install-Package OpenIddict.Core -Version 7.7.0
<PackageReference Include="OpenIddict.Core" Version="7.7.0" />
<PackageVersion Include="OpenIddict.Core" Version="7.7.0" />
<PackageReference Include="OpenIddict.Core" />
paket add OpenIddict.Core --version 7.7.0
#r "nuget: OpenIddict.Core, 7.7.0"
#:package OpenIddict.Core@7.7.0
#addin nuget:?package=OpenIddict.Core&version=7.7.0
#tool nuget:?package=OpenIddict.Core&version=7.7.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.7.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.7.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.7.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.7.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.7.0)
-
net10.0
- Microsoft.Extensions.Caching.Memory (>= 10.0.11)
- Microsoft.Extensions.Logging (>= 10.0.11)
- Microsoft.Extensions.Options (>= 10.0.11)
- OpenIddict.Abstractions (>= 7.7.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.7.0)
-
net9.0
- Microsoft.Extensions.Caching.Memory (>= 9.0.19)
- Microsoft.Extensions.Logging (>= 9.0.19)
- Microsoft.Extensions.Options (>= 9.0.19)
- OpenIddict.Abstractions (>= 7.7.0)
NuGet packages (44)
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 |
|---|---|---|
| 8.0.0-preview.4.26456.66 | 122 | 2026/9/6 |
| 8.0.0-preview.3.26427.30 | 155 | 2026/8/27 |
| 8.0.0-preview.2.26365.61 | 848 | 2026/7/15 |
| 8.0.0-preview.1.26302.68 | 473 | 2026/6/2 |
| 7.7.0 | 51,855 | 2026/9/6 |
| 7.6.1 | 93,152 | 2026/8/27 |
| 7.6.0 | 644,996 | 2026/7/15 |
| 7.5.0 | 1,467,676 | 2026/4/22 |
| 7.4.0 | 722,130 | 2026/3/12 |
| 7.3.0 | 147,673 | 2026/3/9 |
| 7.2.0 | 1,974,455 | 2025/11/11 |
| 7.1.0 | 650,975 | 2025/9/10 |
| 7.0.0 | 664,268 | 2025/7/7 |
| 7.0.0-preview.4.25313.34 | 1,668 | 2025/6/13 |
| 7.0.0-preview.3.25264.86 | 1,728 | 2025/5/14 |
| 7.0.0-preview.2.25215.57 | 1,180 | 2025/4/15 |
| 6.4.0 | 1,458,022 | 2025/6/11 |
| 6.3.0 | 264,209 | 2025/5/14 |
| 6.2.1 | 612,081 | 2025/4/22 |
| 6.2.0 | 278,281 | 2025/3/28 |