System.Net.Http.WinHttpHandler
4.0.0
Prefix Reserved
Advisory: https://github.com/advisories/GHSA-6xh7-4v2w-36q6 | Severity: high |
Advisory: https://github.com/advisories/GHSA-qhqf-ghgh-x2m4 | Severity: high |
Advisory: https://github.com/advisories/GHSA-ch6p-4jcm-h8vh | Severity: moderate |
Advisory: https://github.com/advisories/GHSA-j8f4-2w4p-mhjc | Severity: moderate |
See the version list below for details.
Requires NuGet 2.12 or higher.
dotnet add package System.Net.Http.WinHttpHandler --version 4.0.0
NuGet\Install-Package System.Net.Http.WinHttpHandler -Version 4.0.0
<PackageReference Include="System.Net.Http.WinHttpHandler" Version="4.0.0" />
paket add System.Net.Http.WinHttpHandler --version 4.0.0
#r "nuget: System.Net.Http.WinHttpHandler, 4.0.0"
// Install System.Net.Http.WinHttpHandler as a Cake Addin #addin nuget:?package=System.Net.Http.WinHttpHandler&version=4.0.0 // Install System.Net.Http.WinHttpHandler as a Cake Tool #tool nuget:?package=System.Net.Http.WinHttpHandler&version=4.0.0
Provides a message handler for HttpClient based on the WinHTTP interface of Windows. While similar to HttpClientHandler, it provides developers more granular control over the application's HTTP communication than the HttpClientHandler.
Commonly Used Types:
System.Net.Http.WinHttpHandler
When using NuGet 3.x this package requires at least version 3.4.
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 was computed. 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. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.3 is compatible. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | netcore50 is compatible. uap was computed. uap10.0 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETCore 5.0
- No dependencies.
-
.NETFramework 4.6
- Microsoft.Win32.Primitives (>= 4.0.1)
- System.Diagnostics.DiagnosticSource (>= 4.0.0)
- System.IO.Compression (>= 4.1.0)
- System.Security.Cryptography.X509Certificates (>= 4.1.0)
-
.NETStandard 1.3
- Microsoft.NETCore.Platforms (>= 1.0.1)
- Microsoft.Win32.Primitives (>= 4.0.1)
- System.Collections (>= 4.0.11)
- System.Diagnostics.Debug (>= 4.0.11)
- System.Diagnostics.DiagnosticSource (>= 4.0.0)
- System.Globalization (>= 4.0.11)
- System.IO (>= 4.1.0)
- System.IO.Compression (>= 4.1.0)
- System.Net.Http (>= 4.1.0)
- System.Net.Primitives (>= 4.0.11)
- System.Resources.ResourceManager (>= 4.0.1)
- System.Runtime (>= 4.1.0)
- System.Runtime.Extensions (>= 4.1.0)
- System.Runtime.Handles (>= 4.0.1)
- System.Runtime.InteropServices (>= 4.1.0)
- System.Security.Cryptography.X509Certificates (>= 4.1.0)
- System.Text.Encoding (>= 4.0.11)
- System.Threading (>= 4.0.11)
- System.Threading.Tasks (>= 4.0.11)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on System.Net.Http.WinHttpHandler:
Package | Downloads |
---|---|
RavenDB.Client
This package includes the client API of RavenDB. RavenDB is a document database for the .NET platform, offering a flexible data model design to fit the needs of real world systems. |
GitHub repositories (32)
Showing the top 5 popular GitHub repositories that depend on System.Net.Http.WinHttpHandler:
Repository | Stars |
---|---|
PowerShell/PowerShell
PowerShell for every system!
|
|
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
|
|
win-acme/win-acme
A simple ACME client for Windows (for use with Let's Encrypt et al.)
|
|
grpc/grpc-dotnet
gRPC for .NET
|
|
aspnet/KestrelHttpServer
[Archived] A cross platform web server for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore
|