OpenIddict.Core
6.0.0-preview4.24563.42
Prefix Reserved
dotnet add package OpenIddict.Core --version 6.0.0-preview4.24563.42
NuGet\Install-Package OpenIddict.Core -Version 6.0.0-preview4.24563.42
<PackageReference Include="OpenIddict.Core" Version="6.0.0-preview4.24563.42" />
paket add OpenIddict.Core --version 6.0.0-preview4.24563.42
#r "nuget: OpenIddict.Core, 6.0.0-preview4.24563.42"
// Install OpenIddict.Core as a Cake Addin #addin nuget:?package=OpenIddict.Core&version=6.0.0-preview4.24563.42&prerelease // Install OpenIddict.Core as a Cake Tool #tool nuget:?package=OpenIddict.Core&version=6.0.0-preview4.24563.42&prerelease
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 is compatible. 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. |
.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.4.0)
- Microsoft.Extensions.Caching.Memory (>= 2.1.23)
- Microsoft.Extensions.Logging (>= 2.1.1)
- Microsoft.Extensions.Options (>= 2.1.1)
- OpenIddict.Abstractions (>= 6.0.0-preview4.24563.42)
-
.NETFramework 4.7.2
- Microsoft.Extensions.Caching.Memory (>= 2.1.23)
- Microsoft.Extensions.Logging (>= 2.1.1)
- Microsoft.Extensions.Options (>= 2.1.1)
- OpenIddict.Abstractions (>= 6.0.0-preview4.24563.42)
-
.NETFramework 4.8
- Microsoft.Extensions.Caching.Memory (>= 2.1.23)
- Microsoft.Extensions.Logging (>= 2.1.1)
- Microsoft.Extensions.Options (>= 2.1.1)
- OpenIddict.Abstractions (>= 6.0.0-preview4.24563.42)
-
.NETStandard 2.0
- BouncyCastle.Cryptography (>= 2.3.1)
- Microsoft.Extensions.Caching.Memory (>= 2.1.23)
- Microsoft.Extensions.Logging (>= 2.1.1)
- Microsoft.Extensions.Options (>= 2.1.1)
- OpenIddict.Abstractions (>= 6.0.0-preview4.24563.42)
-
.NETStandard 2.1
- Microsoft.Extensions.Caching.Memory (>= 3.1.32)
- Microsoft.Extensions.Logging (>= 3.1.32)
- Microsoft.Extensions.Options (>= 3.1.32)
- OpenIddict.Abstractions (>= 6.0.0-preview4.24563.42)
-
net6.0
- Microsoft.Extensions.Caching.Memory (>= 6.0.3)
- Microsoft.Extensions.Logging (>= 6.0.1)
- Microsoft.Extensions.Options (>= 6.0.1)
- OpenIddict.Abstractions (>= 6.0.0-preview4.24563.42)
-
net8.0
- Microsoft.Extensions.Caching.Memory (>= 8.0.1)
- Microsoft.Extensions.Logging (>= 8.0.1)
- Microsoft.Extensions.Options (>= 8.0.2)
- OpenIddict.Abstractions (>= 6.0.0-preview4.24563.42)
-
net9.0
- Microsoft.Extensions.Caching.Memory (>= 9.0.0)
- Microsoft.Extensions.Logging (>= 9.0.0)
- Microsoft.Extensions.Options (>= 9.0.0)
- OpenIddict.Abstractions (>= 6.0.0-preview4.24563.42)
NuGet packages (29)
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. |
|
OpenIddict.Quartz
Quartz.NET integration package for OpenIddict. |
|
Volo.Abp.OpenIddict.Domain
Package Description |
|
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 | |
---|---|---|---|
6.0.0-preview4.24563.42 | 619 | 11/13/2024 | |
6.0.0-preview3.24551.41 | 3,512 | 11/1/2024 | |
6.0.0-preview2.24522.58 | 535 | 10/22/2024 | |
6.0.0-preview1.24504.78 | 3,964 | 10/4/2024 | |
5.8.0 | 227,588 | 8/22/2024 | |
5.7.1 | 21,377 | 8/15/2024 | |
5.7.0 | 249,982 | 6/19/2024 | |
5.6.0 | 158,797 | 5/14/2024 | |
5.5.0 | 221,887 | 4/25/2024 | |
5.4.0 | 141,393 | 3/26/2024 | |
5.3.0 | 143,457 | 3/4/2024 | |
5.2.0 | 149,411 | 2/12/2024 | |
5.1.0 | 221,797 | 1/18/2024 | |
5.0.1 | 186,364 | 12/22/2023 | |
5.0.0 | 190,525 | 12/18/2023 | |
5.0.0-rc1.23614.58 | 1,424 | 12/14/2023 | |
5.0.0-preview3.23601.38 | 1,553 | 12/1/2023 | |
5.0.0-preview2.23564.72 | 1,891 | 11/14/2023 | |
5.0.0-preview1.23520.63 | 3,965 | 10/20/2023 | |
4.10.1 | 717,549 | 12/2/2023 | |
4.10.0 | 114,782 | 11/14/2023 | |
4.9.0 | 191,365 | 10/9/2023 | |
4.8.0 | 330,357 | 9/12/2023 | |
4.7.0 | 175,097 | 8/9/2023 | |
4.6.0 | 147,642 | 7/13/2023 | |
4.5.0 | 417,653 | 6/19/2023 | |
4.4.0 | 292,637 | 5/25/2023 | |
4.3.0 | 114,594 | 4/29/2023 | |
4.2.0 | 368,591 | 3/25/2023 | |
4.1.0 | 131,177 | 2/27/2023 | |
4.0.0 | 554,777 | 12/23/2022 | |
4.0.0-rc2.22614.58 | 1,565 | 12/14/2022 | |
4.0.0-rc1.22607.41 | 7,036 | 12/7/2022 | |
4.0.0-preview6.22566.67 | 3,034 | 11/16/2022 | |
4.0.0-preview5.22557.92 | 3,945 | 11/7/2022 | |
4.0.0-preview4.22517.68 | 6,902 | 10/17/2022 | |
4.0.0-preview3.22422.72 | 11,931 | 8/22/2022 | |
4.0.0-preview2.22368.68 | 66,288 | 7/18/2022 | |
4.0.0-preview1.22322.71 | 8,824 | 6/22/2022 | |
3.1.1 | 4,159,760 | 8/27/2021 | |
3.1.0 | 177,904 | 7/8/2021 | |
3.0.5 | 107,004 | 6/11/2021 | |
3.0.4 | 553,289 | 5/10/2021 | |
3.0.3 | 306,260 | 4/7/2021 | |
3.0.2 | 63,599 | 3/10/2021 | |
3.0.1 | 38,948 | 2/8/2021 | |
3.0.0 | 106,414 | 12/23/2020 | |
3.0.0-rc2.20607.88 | 6,028 | 12/7/2020 | |
3.0.0-rc1.20567.82 | 10,287 | 11/17/2020 | |
3.0.0-beta6.20527.75 | 10,927 | 10/27/2020 | |
3.0.0-beta5.20503.76 | 6,512 | 10/3/2020 | |
3.0.0-beta4.20502.55 | 564 | 10/2/2020 | |
3.0.0-beta3.20403.69 | 11,320 | 8/3/2020 | |
3.0.0-beta2.20358.71 | 6,552 | 7/8/2020 | |
3.0.0-beta1.20311.67 | 2,736 | 6/11/2020 | |
2.0.1 | 1,459,947 | 10/17/2019 | |
2.0.0 | 390,319 | 11/1/2018 | |
2.0.0-rc3-final | 138,565 | 6/19/2018 | |
2.0.0-rc2-final | 138,847 | 2/19/2018 | |
2.0.0-rc1-final | 77,745 | 10/20/2017 | |
1.0.0 | 13,962 | 11/1/2018 | |
1.0.0-rc3-final | 2,148 | 6/19/2018 | |
1.0.0-rc2-final | 2,558 | 2/19/2018 | |
1.0.0-rc1-final | 21,031 | 10/20/2017 |