webapicontrib - Microsoft.Net.Http 2.0.20710.0

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.

PM> Install-Package Microsoft.Net.Http -Version 2.0.20710 -Source https://www.myget.org/F/webapicontrib/api/v3/index.json

Copy to clipboard

> nuget.exe install Microsoft.Net.Http -Version 2.0.20710 -Source https://www.myget.org/F/webapicontrib/api/v3/index.json

Copy to clipboard

> dotnet add package Microsoft.Net.Http --version 2.0.20710 --source https://www.myget.org/F/webapicontrib/api/v3/index.json

Copy to clipboard
<PackageReference Include="Microsoft.Net.Http" Version="2.0.20710" />
Copy to clipboard
source https://www.myget.org/F/webapicontrib/api/v3/index.json

nuget Microsoft.Net.Http  ~> 2.0.20710
Copy to clipboard

> choco install Microsoft.Net.Http --version 2.0.20710 --source https://www.myget.org/F/webapicontrib/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "webapicontrib" -SourceLocation "https://www.myget.org/F/webapicontrib/api/v2"
Install-Module -Name "Microsoft.Net.Http" -RequiredVersion "2.0.20710" -Repository "webapicontrib" 
Copy to clipboard

  • .NETFramework 4.5: 4.5.0.0
  • .NETFramework 4.0: 4.0.0.0

Owners

Chris Missal

Authors

Microsoft

Project URL

http://www.asp.net/web-api

License

MS-EULA

Info

40 total downloads
0 downloads for version 2.0.20710.0
Download (104.06 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
2.2.29 645.29 KB Wed, 12 Aug 2015 22:38:37 GMT 40
2.0.20710.0 104.06 KB Wed, 19 Aug 2015 15:48:00 GMT 0