Microsoft.Net.Http
2.0.20710
See the version list below for details.
Install-Package Microsoft.Net.Http -Version 2.0.20710
dotnet add package Microsoft.Net.Http --version 2.0.20710
<PackageReference Include="Microsoft.Net.Http" Version="2.0.20710" />
paket add Microsoft.Net.Http --version 2.0.20710
#r "nuget: Microsoft.Net.Http, 2.0.20710"
// Install Microsoft.Net.Http as a Cake Addin
#addin nuget:?package=Microsoft.Net.Http&version=2.0.20710
// Install Microsoft.Net.Http as a Cake Tool
#tool nuget:?package=Microsoft.Net.Http&version=2.0.20710
This package provides a programming interface for modern HTTP applications. This package includes HttpClient for sending requests over HTTP, as well as HttpRequestMessage and HttpResponseMessage for processing HTTP messages.
| Product | Versions |
|---|---|
| .NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
This package has no dependencies.
NuGet packages (10)
Showing the top 5 NuGet packages that depend on Microsoft.Net.Http:
| Package | Downloads |
|---|---|
|
NuGet.Services.Platform.Client
Common Client tools for the NuGet Service Platform |
|
|
Microsoft.Net.Http.de
Dieses Paket enthält die deutschen Satellitenassemblys für Microsoft .NET Framework 4 HTTP Client Libraries. |
|
|
Microsoft.AspNet.WebApi.MessageHandlers.Compression
Module for ASP.NET Web API that enables GZip and Deflate support for incoming and outgoing requests. Please note that this is not an official Microsoft package. Supported Platforms: - .NET Framework 4.5 - Windows 8 - Windows Phone 8.1 - Windows Phone Silverlight 8 - Portable Class Libraries |
|
|
Hyak.Common
Provides infrastructure for common error handling, tracing, configuration, and HTTP/REST-based pipeline manipulation for REST clients generated with Hyak. Supported Portable Library Platforms: - .NET Framework 4.0, 4.5 - .NET for Windows Store apps - Windows Phone 8, 8.1 - Portable Class Libraries |
|
|
Microsoft.Azure.Common.Dependencies
Provides popular portable components for a common HTTP pipeline and JSON parsing. This package is included as a dependency to other libraries such as the Microsoft Azure Management Libraries and should not be directly added to your project. |