OpenIddict.Validation
7.0.0-preview.2.25215.57
Prefix Reserved
See the version list below for details.
dotnet add package OpenIddict.Validation --version 7.0.0-preview.2.25215.57
NuGet\Install-Package OpenIddict.Validation -Version 7.0.0-preview.2.25215.57
<PackageReference Include="OpenIddict.Validation" Version="7.0.0-preview.2.25215.57" />
<PackageVersion Include="OpenIddict.Validation" Version="7.0.0-preview.2.25215.57" />
<PackageReference Include="OpenIddict.Validation" />
paket add OpenIddict.Validation --version 7.0.0-preview.2.25215.57
#r "nuget: OpenIddict.Validation, 7.0.0-preview.2.25215.57"
#:package OpenIddict.Validation@7.0.0-preview.2.25215.57
#addin nuget:?package=OpenIddict.Validation&version=7.0.0-preview.2.25215.57&prerelease
#tool nuget:?package=OpenIddict.Validation&version=7.0.0-preview.2.25215.57&prerelease
OpenIddict token validation services.
Note: this package only contains the generic/host-agnostic validation components.
To use the validation feature on ASP.NET Core or OWIN/Katana, reference the OpenIddict.Validation.AspNetCore or OpenIddict.Validation.Owin package.
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 was computed. 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
- Microsoft.Extensions.Logging (>= 8.0.1)
- Microsoft.IdentityModel.JsonWebTokens (>= 8.6.1)
- Microsoft.IdentityModel.Protocols (>= 8.6.1)
- OpenIddict.Abstractions (>= 7.0.0-preview.2.25215.57)
-
.NETFramework 4.7.2
- Microsoft.Extensions.Logging (>= 8.0.1)
- Microsoft.IdentityModel.JsonWebTokens (>= 8.6.1)
- Microsoft.IdentityModel.Protocols (>= 8.6.1)
- OpenIddict.Abstractions (>= 7.0.0-preview.2.25215.57)
-
.NETFramework 4.8
- Microsoft.Extensions.Logging (>= 8.0.1)
- Microsoft.IdentityModel.JsonWebTokens (>= 8.6.1)
- Microsoft.IdentityModel.Protocols (>= 8.6.1)
- OpenIddict.Abstractions (>= 7.0.0-preview.2.25215.57)
-
.NETStandard 2.0
- Microsoft.Extensions.Logging (>= 8.0.1)
- Microsoft.IdentityModel.JsonWebTokens (>= 8.6.1)
- Microsoft.IdentityModel.Protocols (>= 8.6.1)
- OpenIddict.Abstractions (>= 7.0.0-preview.2.25215.57)
-
.NETStandard 2.1
- Microsoft.Extensions.Logging (>= 8.0.1)
- Microsoft.IdentityModel.JsonWebTokens (>= 8.6.1)
- Microsoft.IdentityModel.Protocols (>= 8.6.1)
- OpenIddict.Abstractions (>= 7.0.0-preview.2.25215.57)
-
net8.0
- Microsoft.Extensions.Logging (>= 8.0.1)
- Microsoft.IdentityModel.JsonWebTokens (>= 8.6.1)
- Microsoft.IdentityModel.Protocols (>= 8.6.1)
- OpenIddict.Abstractions (>= 7.0.0-preview.2.25215.57)
-
net9.0
- Microsoft.Extensions.Logging (>= 9.0.3)
- Microsoft.IdentityModel.JsonWebTokens (>= 8.6.1)
- Microsoft.IdentityModel.Protocols (>= 8.6.1)
- OpenIddict.Abstractions (>= 7.0.0-preview.2.25215.57)
NuGet packages (8)
Showing the top 5 NuGet packages that depend on OpenIddict.Validation:
Package | Downloads |
---|---|
OpenIddict.Validation.AspNetCore
ASP.NET Core integration package for the OpenIddict validation services. |
|
OpenIddict.Validation.SystemNetHttp
System.Net.Http integration package for the OpenIddict validation services. |
|
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.Validation.ServerIntegration
Local server integration package for the OpenIddict validation services. |
|
OpenIddict.Validation.DataProtection
ASP.NET Core Data Protection integration package for the OpenIddict validation services. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated | |
---|---|---|---|
7.0.0 | 13,660 | 7/7/2025 | |
7.0.0-preview.4.25313.34 | 1,125 | 6/13/2025 | |
7.0.0-preview.3.25264.86 | 1,698 | 5/14/2025 | |
7.0.0-preview.2.25215.57 | 1,014 | 4/15/2025 | |
7.0.0-preview.1.25169.78 | 507 | 3/19/2025 | |
6.4.0 | 78,869 | 6/11/2025 | |
6.3.0 | 82,533 | 5/14/2025 | |
6.2.1 | 116,221 | 4/22/2025 | |
6.2.0 | 100,998 | 3/28/2025 | |
6.1.1 | 239,782 | 2/26/2025 | |
6.1.0 | 73,157 | 2/13/2025 | |
6.0.0 | 354,337 | 12/17/2024 | |
6.0.0-rc1.24608.69 | 1,377 | 12/8/2024 | |
6.0.0-preview4.24563.42 | 8,555 | 11/13/2024 | |
6.0.0-preview3.24551.41 | 88,745 | 11/1/2024 | |
6.0.0-preview2.24522.58 | 686 | 10/22/2024 | |
6.0.0-preview1.24504.78 | 16,415 | 10/4/2024 | |
5.8.0 | 1,178,604 | 8/22/2024 | |
5.7.1 | 37,602 | 8/15/2024 | |
5.7.0 | 431,059 | 6/19/2024 | |
5.6.0 | 313,429 | 5/14/2024 | |
5.5.0 | 362,991 | 4/25/2024 | |
5.4.0 | 226,639 | 3/26/2024 | |
5.3.0 | 260,691 | 3/4/2024 | |
5.2.0 | 243,112 | 2/12/2024 | |
5.1.0 | 277,565 | 1/18/2024 | |
5.0.1 | 240,456 | 12/22/2023 | |
5.0.0 | 193,704 | 12/18/2023 | |
5.0.0-rc1.23614.58 | 1,564 | 12/14/2023 | |
5.0.0-preview3.23601.38 | 1,477 | 12/1/2023 | |
5.0.0-preview2.23564.72 | 1,584 | 11/14/2023 | |
5.0.0-preview1.23520.63 | 4,259 | 10/20/2023 | |
4.10.1 | 1,444,364 | 12/2/2023 | |
4.10.0 | 193,911 | 11/14/2023 | |
4.9.0 | 265,758 | 10/9/2023 | |
4.8.0 | 368,321 | 9/12/2023 | |
4.7.0 | 244,367 | 8/9/2023 | |
4.6.0 | 220,742 | 7/13/2023 | |
4.5.0 | 461,691 | 6/19/2023 | |
4.4.0 | 250,623 | 5/25/2023 | |
4.3.0 | 161,309 | 4/29/2023 | |
4.2.0 | 356,018 | 3/25/2023 | |
4.1.0 | 156,521 | 2/27/2023 | |
4.0.0 | 572,600 | 12/23/2022 | |
4.0.0-rc2.22614.58 | 1,850 | 12/14/2022 | |
4.0.0-rc1.22607.41 | 6,106 | 12/7/2022 | |
4.0.0-preview6.22566.67 | 3,742 | 11/16/2022 | |
4.0.0-preview5.22557.92 | 4,912 | 11/7/2022 | |
4.0.0-preview4.22517.68 | 7,823 | 10/17/2022 | |
4.0.0-preview3.22422.72 | 12,756 | 8/22/2022 | |
4.0.0-preview2.22368.68 | 65,677 | 7/18/2022 | |
4.0.0-preview1.22322.71 | 9,789 | 6/22/2022 | |
3.1.1 | 4,440,347 | 8/27/2021 | |
3.1.0 | 167,406 | 7/8/2021 | |
3.0.5 | 72,421 | 6/11/2021 | |
3.0.4 | 87,046 | 5/10/2021 | |
3.0.3 | 423,768 | 4/7/2021 | |
3.0.2 | 66,210 | 3/10/2021 | |
3.0.1 | 41,094 | 2/8/2021 | |
3.0.0 | 118,991 | 12/23/2020 | |
3.0.0-rc2.20607.88 | 6,079 | 12/7/2020 | |
3.0.0-rc1.20567.82 | 10,562 | 11/17/2020 | |
3.0.0-beta6.20527.75 | 11,473 | 10/27/2020 | |
3.0.0-beta5.20503.76 | 7,017 | 10/3/2020 | |
3.0.0-beta4.20502.55 | 881 | 10/2/2020 | |
3.0.0-beta3.20403.69 | 25,684 | 8/3/2020 | |
3.0.0-beta2.20358.71 | 6,835 | 7/8/2020 | |
3.0.0-beta1.20311.67 | 19,515 | 6/11/2020 | |
2.0.1 | 875,153 | 10/17/2019 | |
2.0.0 | 387,621 | 11/1/2018 | |
2.0.0-rc3-final | 140,462 | 6/19/2018 | |
1.0.0 | 6,921 | 11/1/2018 | |
1.0.0-rc3-final | 2,404 | 6/19/2018 |