Skip to main content
System.Net.Http.WinHttpHandler package icon

System.Net.Http.WinHttpHandler

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.

Total Downloads
184.9M
184,854,383
Published
Oct 9, 2018
Latest stable version

Install

.NET CLI
dotnet add package System.Net.Http.WinHttpHandler --version 4.3.3
Package Manager Console
Install-Package System.Net.Http.WinHttpHandler -Version 4.3.3
PackageReference
<PackageReference Include="System.Net.Http.WinHttpHandler" Version="4.3.3" />

Frameworks

.NETFramework4.6 .NETCore5.0 .NETStandard1.3

Dependencies

[4.3.0, )
[4.3.0, )
System.IO.Compression
.NETFramework4.6
[4.3.0, )
[4.3.0, )
[1.1.1, )
[4.3.0, )
System.Collections
.NETStandard1.3
[4.3.0, )
[4.3.0, )
[4.3.0, )
System.IO
.NETStandard1.3
[4.3.0, )
System.IO.Compression
.NETStandard1.3
[4.3.0, )
System.Net.Http
.NETStandard1.3
[4.3.0, )
System.Net.Primitives
.NETStandard1.3
[4.3.0, )
[4.3.0, )
System.Runtime
.NETStandard1.3
[4.3.0, )
[4.3.0, )
System.Runtime.Handles
.NETStandard1.3
[4.3.0, )
[4.3.0, )
[4.3.0, )
System.Text.Encoding
.NETStandard1.3
[4.3.0, )
System.Threading
.NETStandard1.3
[4.3.0, )
System.Threading.Tasks
.NETStandard1.3
[4.3.0, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

Published vulnerability advisories exist for this version. Read the advisory and choose a remediated version before release.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.

The published metadata declares 24 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.