OpenIddict.Validation.SystemNetHttp
6.2.1
Prefix Reserved
See the version list below for details.
dotnet add package OpenIddict.Validation.SystemNetHttp --version 6.2.1
NuGet\Install-Package OpenIddict.Validation.SystemNetHttp -Version 6.2.1
<PackageReference Include="OpenIddict.Validation.SystemNetHttp" Version="6.2.1" />
<PackageVersion Include="OpenIddict.Validation.SystemNetHttp" Version="6.2.1" />
<PackageReference Include="OpenIddict.Validation.SystemNetHttp" />
paket add OpenIddict.Validation.SystemNetHttp --version 6.2.1
#r "nuget: OpenIddict.Validation.SystemNetHttp, 6.2.1"
#addin nuget:?package=OpenIddict.Validation.SystemNetHttp&version=6.2.1
#tool nuget:?package=OpenIddict.Validation.SystemNetHttp&version=6.2.1
System.Net.Http integration package for the OpenIddict validation services.
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. 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. |
.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.Http.Polly (>= 2.1.1)
- OpenIddict.Validation (>= 6.2.1)
- Polly.Extensions.Http (>= 3.0.0)
- System.Net.Http.Json (>= 3.2.1)
-
.NETFramework 4.7.2
- Microsoft.Extensions.Http.Polly (>= 2.1.1)
- OpenIddict.Validation (>= 6.2.1)
- Polly.Extensions.Http (>= 3.0.0)
- System.Net.Http.Json (>= 3.2.1)
-
.NETFramework 4.8
- Microsoft.Extensions.Http.Polly (>= 2.1.1)
- OpenIddict.Validation (>= 6.2.1)
- Polly.Extensions.Http (>= 3.0.0)
- System.Net.Http.Json (>= 3.2.1)
-
.NETStandard 2.0
- Microsoft.Extensions.Http.Polly (>= 2.1.1)
- OpenIddict.Validation (>= 6.2.1)
- Polly.Extensions.Http (>= 3.0.0)
- System.Net.Http.Json (>= 3.2.1)
-
.NETStandard 2.1
- Microsoft.Extensions.Http.Polly (>= 3.1.32)
- OpenIddict.Validation (>= 6.2.1)
- System.Net.Http.Json (>= 3.2.1)
-
net6.0
- Microsoft.Extensions.Http.Polly (>= 6.0.36)
- OpenIddict.Validation (>= 6.2.1)
-
net8.0
- Microsoft.Extensions.Http.Polly (>= 8.0.13)
- Microsoft.Extensions.Http.Resilience (>= 8.10.0)
- OpenIddict.Validation (>= 6.2.1)
-
net9.0
- Microsoft.Extensions.Http.Polly (>= 9.0.2)
- Microsoft.Extensions.Http.Resilience (>= 9.2.0)
- OpenIddict.Validation (>= 6.2.1)
NuGet packages (20)
Showing the top 5 NuGet packages that depend on OpenIddict.Validation.SystemNetHttp:
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. |
|
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. |
|
OrchardCore.Application.Cms.Core.Targets
Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework. Converts the application into a modular OrchardCore CMS application with TheAdmin theme but without any front-end Themes. |
|
OrchardCore.Application.Cms.Targets
Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework. Converts the application into a modular OrchardCore CMS application with following themes. - TheAdmin Theme - SafeMode Theme - TheAgency Theme - TheBlog Theme - TheComingSoon Theme - TheTheme theme |
|
Gathrr.Framework.Infrastructure
Package Description |
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on OpenIddict.Validation.SystemNetHttp:
Repository | Stars |
---|---|
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.
|
|
fullstackhero/dotnet-microservices-boilerplate
The Ultimate Microservices Starter Kit for .NET Developers!
|
|
damienbod/AspNetCoreOpeniddict
OpenIddict with Angular and Blazor WASM BFF OpenID Connect Code Flow with PKCE clients and ASP.NET Core APIs
|
|
thomasduft/openiddict-ui
A headless UI for the OpenIddict-Core stack.
|
Version | Downloads | Last updated | |
---|---|---|---|
7.0.0-preview.2.25215.57 | 524 | 24 days ago | |
7.0.0-preview.1.25169.78 | 453 | 2 months ago | |
6.2.1 | 24,746 | 17 days ago | |
6.2.0 | 52,304 | a month ago | |
6.1.1 | 126,403 | 2 months ago | |
6.1.0 | 50,603 | 3 months ago | |
6.0.0 | 198,542 | 5 months ago | |
6.0.0-rc1.24608.69 | 1,101 | 5 months ago | |
6.0.0-preview4.24563.42 | 7,226 | 6 months ago | |
6.0.0-preview3.24551.41 | 76,931 | 6 months ago | |
6.0.0-preview2.24522.58 | 634 | 7 months ago | |
6.0.0-preview1.24504.78 | 12,501 | 7 months ago | |
5.8.0 | 835,843 | 9 months ago | |
5.7.1 | 31,395 | 9 months ago | |
5.7.0 | 369,048 | 6/19/2024 | |
5.6.0 | 279,726 | 5/14/2024 | |
5.5.0 | 121,672 | 4/25/2024 | |
5.4.0 | 204,652 | 3/26/2024 | |
5.3.0 | 224,648 | 3/4/2024 | |
5.2.0 | 188,070 | 2/12/2024 | |
5.1.0 | 154,775 | 1/18/2024 | |
5.0.1 | 227,540 | 12/22/2023 | |
5.0.0 | 34,152 | 12/18/2023 | |
5.0.0-rc1.23614.58 | 1,405 | 12/14/2023 | |
5.0.0-preview3.23601.38 | 1,424 | 12/1/2023 | |
5.0.0-preview2.23564.72 | 1,511 | 11/14/2023 | |
5.0.0-preview1.23520.63 | 4,184 | 10/20/2023 | |
4.10.1 | 1,234,502 | 12/2/2023 | |
4.10.0 | 169,557 | 11/14/2023 | |
4.9.0 | 241,486 | 10/9/2023 | |
4.8.0 | 243,734 | 9/12/2023 | |
4.7.0 | 199,632 | 8/9/2023 | |
4.6.0 | 203,083 | 7/13/2023 | |
4.5.0 | 441,562 | 6/19/2023 | |
4.4.0 | 122,844 | 5/25/2023 | |
4.3.0 | 152,736 | 4/29/2023 | |
4.2.0 | 235,280 | 3/25/2023 | |
4.1.0 | 146,775 | 2/27/2023 | |
4.0.0 | 381,268 | 12/23/2022 | |
4.0.0-rc2.22614.58 | 1,251 | 12/14/2022 | |
4.0.0-rc1.22607.41 | 3,596 | 12/7/2022 | |
4.0.0-preview6.22566.67 | 3,046 | 11/16/2022 | |
4.0.0-preview5.22557.92 | 3,511 | 11/7/2022 | |
4.0.0-preview4.22517.68 | 7,543 | 10/17/2022 | |
4.0.0-preview3.22422.72 | 12,399 | 8/22/2022 | |
4.0.0-preview2.22368.68 | 65,458 | 7/18/2022 | |
4.0.0-preview1.22322.71 | 4,301 | 6/22/2022 | |
3.1.1 | 4,079,919 | 8/27/2021 | |
3.1.0 | 156,580 | 7/8/2021 | |
3.0.5 | 70,627 | 6/11/2021 | |
3.0.4 | 79,993 | 5/10/2021 | |
3.0.3 | 379,834 | 4/7/2021 | |
3.0.2 | 61,047 | 3/10/2021 | |
3.0.1 | 38,698 | 2/8/2021 | |
3.0.0 | 111,231 | 12/23/2020 | |
3.0.0-rc2.20607.88 | 5,937 | 12/7/2020 | |
3.0.0-rc1.20567.82 | 10,356 | 11/17/2020 | |
3.0.0-beta6.20527.75 | 11,280 | 10/27/2020 | |
3.0.0-beta5.20503.76 | 6,617 | 10/3/2020 | |
3.0.0-beta4.20502.55 | 749 | 10/2/2020 | |
3.0.0-beta3.20403.69 | 11,363 | 8/3/2020 | |
3.0.0-beta2.20358.71 | 6,654 | 7/8/2020 | |
3.0.0-beta1.20311.67 | 2,251 | 6/11/2020 |