Microsoft.Net.Http
2.2.22
See the version list below for details.
Requires NuGet 2.8.1 or higher.
Install-Package Microsoft.Net.Http -Version 2.2.22
dotnet add package Microsoft.Net.Http --version 2.2.22
<PackageReference Include="Microsoft.Net.Http" Version="2.2.22" />
paket add Microsoft.Net.Http --version 2.2.22
#r "nuget: Microsoft.Net.Http, 2.2.22"
// Install Microsoft.Net.Http as a Cake Addin
#addin nuget:?package=Microsoft.Net.Http&version=2.2.22
// Install Microsoft.Net.Http as a Cake Tool
#tool nuget:?package=Microsoft.Net.Http&version=2.2.22
This package includes HttpClient for sending requests over HTTP, as well as HttpRequestMessage and HttpResponseMessage for processing HTTP messages.
This package is not supported in Visual Studio 2010, and is only required for projects targeting .NET Framework 4.5, Windows 8, or Windows Phone 8.1 when consuming a library that uses this package.
Supported Platforms:
- .NET Framework 4
- Windows 8
- Windows Phone 8.1
- Windows Phone Silverlight 7.5
- Silverlight 4
- Portable Class Libraries
| Product | Versions |
|---|---|
| .NET | net6.0-android |
| .NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
| MonoAndroid | monoandroid |
| MonoTouch | monotouch |
| Silverlight | sl4-wp71 |
| Universal Windows Platform | uap uap10.0 |
| Windows Phone | wpa81 |
| Windows Store | win8 |
-
- Microsoft.Bcl (>= 1.1.9)
- Microsoft.Bcl.Build (>= 1.0.14)
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. |