System.Net.Http.WinHttpHandler
4.0.0-beta-23019
Prefix Reserved
This is a prerelease version of System.Net.Http.WinHttpHandler.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Requires NuGet 3.0 or higher.
dotnet add package System.Net.Http.WinHttpHandler --version 4.0.0-beta-23019
NuGet\Install-Package System.Net.Http.WinHttpHandler -Version 4.0.0-beta-23019
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="System.Net.Http.WinHttpHandler" Version="4.0.0-beta-23019" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Net.Http.WinHttpHandler --version 4.0.0-beta-23019
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: System.Net.Http.WinHttpHandler, 4.0.0-beta-23019"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install System.Net.Http.WinHttpHandler as a Cake Addin #addin nuget:?package=System.Net.Http.WinHttpHandler&version=4.0.0-beta-23019&prerelease // Install System.Net.Http.WinHttpHandler as a Cake Tool #tool nuget:?package=System.Net.Http.WinHttpHandler&version=4.0.0-beta-23019&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Provides access to a high performance HTTP client handler based on the native Windows HTTP Services (WinHTTP) API.
Commonly Used Types:
System.Net.Http.WinHttpHandler
Product | Versions Compatible and additional computed target framework versions. |
---|---|
DNXCore | dnxcore50 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
DNXCore 5.0
- Microsoft.Win32.Primitives (>= 4.0.0-beta-23019)
- System.Diagnostics.Debug (>= 4.0.0-beta-23019)
- System.Globalization (>= 4.0.0-beta-23019)
- System.IO (>= 4.0.0-beta-23019)
- System.IO.Compression (>= 4.0.0-beta-23019)
- System.Net.Http (>= 4.0.0-beta-23019)
- System.Net.Primitives (>= 4.0.10-beta-23019)
- System.Resources.ResourceManager (>= 4.0.0-beta-23019)
- System.Runtime (>= 4.0.0-beta-23019)
- System.Runtime.Extensions (>= 4.0.0-beta-23019)
- System.Runtime.Handles (>= 4.0.0-beta-23019)
- System.Runtime.InteropServices (>= 4.0.20-beta-23019)
- System.Security.Cryptography.X509Certificates (>= 4.0.0-beta-23019)
- System.Text.Encoding (>= 4.0.0-beta-23019)
- System.Threading (>= 4.0.0-beta-23019)
- System.Threading.Tasks (>= 4.0.0-beta-23019)
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
|