System.Net.Http.WinHttpHandler
5.0.0
Prefix Reserved
See the version list below for details.
Requires NuGet 2.12 or higher.
dotnet add package System.Net.Http.WinHttpHandler --version 5.0.0
NuGet\Install-Package System.Net.Http.WinHttpHandler -Version 5.0.0
<PackageReference Include="System.Net.Http.WinHttpHandler" Version="5.0.0" />
paket add System.Net.Http.WinHttpHandler --version 5.0.0
#r "nuget: System.Net.Http.WinHttpHandler, 5.0.0"
// Install System.Net.Http.WinHttpHandler as a Cake Addin #addin nuget:?package=System.Net.Http.WinHttpHandler&version=5.0.0 // Install System.Net.Http.WinHttpHandler as a Cake Tool #tool nuget:?package=System.Net.Http.WinHttpHandler&version=5.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.
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 2.0
- System.Memory (>= 4.5.4)
-
.NETCoreApp 2.1
- No dependencies.
-
.NETFramework 4.6
- NETStandard.Library (>= 1.6.1)
- System.Diagnostics.DiagnosticSource (>= 5.0.0)
-
.NETFramework 4.6.1
- System.Buffers (>= 4.5.1)
- System.Memory (>= 4.5.4)
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
- System.Diagnostics.DiagnosticSource (>= 5.0.0)
-
.NETStandard 2.0
- System.Buffers (>= 4.5.1)
- System.Memory (>= 4.5.4)
-
MonoAndroid 1.0
- System.Buffers (>= 4.5.1)
-
MonoTouch 1.0
- System.Buffers (>= 4.5.1)
-
UAP 10.0.16299
- System.Memory (>= 4.5.4)
-
Xamarin.iOS 1.0
- System.Buffers (>= 4.5.1)
-
Xamarin.Mac 2.0
- System.Buffers (>= 4.5.1)
-
Xamarin.TVOS 1.0
- System.Buffers (>= 4.5.1)
-
Xamarin.WatchOS 1.0
- System.Buffers (>= 4.5.1)
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
|