Microsoft.Net.Http
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.
There is a newer version of this package available.
See the version list below for details.
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" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Net.Http --version 2.0.20710
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Net.Http, 2.0.20710"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// 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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
This package has no dependencies.
Used By
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.
|