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

Total Downloads
178.7M
178,745,302
Published
Jun 9, 2026
Latest stable version

Install

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

Frameworks

.NETFramework4.6.2 net8.0 net9.0 net10.0 .NETStandard2.0

Dependencies

Microsoft.Bcl.HashCode
.NETFramework4.6.2
[6.0.0, )
System.Buffers
.NETFramework4.6.2
[4.6.1, )
System.Memory
.NETFramework4.6.2
[4.6.3, )