System.Net.Requests 4.0.10

Requires NuGet 3.0 or higher.

dotnet add package System.Net.Requests --version 4.0.10
NuGet\Install-Package System.Net.Requests -Version 4.0.10
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.Requests" Version="4.0.10" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Net.Requests --version 4.0.10
#r "nuget: System.Net.Requests, 4.0.10"
#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.Requests as a Cake Addin
#addin nuget:?package=System.Net.Requests&version=4.0.10

// Install System.Net.Requests as a Cake Tool
#tool nuget:?package=System.Net.Requests&version=4.0.10

Provides older classes for sending HTTP requests and receiving HTTP responses from a resource identified by a URI. Developers should prefer the classes in the System.Net.Http package.

Commonly Used Types:
System.Net.HttpWebRequest
System.Net.HttpWebResponse
System.Net.HttpRequestHeader
System.Net.WebException
System.Net.WebExceptionStatus
System.Net.WebRequest
System.Net.WebResponse

Product Compatible and additional computed target framework versions.
.NET Framework net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
.NETPlatform dotnet is compatible. 
MonoAndroid monoandroid10 is compatible. 
MonoTouch monotouch10 is compatible. 
Xamarin.iOS xamarinios10 is compatible. 
Xamarin.Mac xamarinmac20 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories (56)

Showing the top 5 popular GitHub repositories that depend on System.Net.Requests:

Repository Stars
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
NLog/NLog
NLog - Advanced and Structured Logging for Various .NET Platforms
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
microsoft/perfview
PerfView is a CPU and memory performance-analysis tool
oxyplot/oxyplot
A cross-platform plotting library for .NET
Version Downloads Last updated
4.0.10 18,864 7/20/2015
4.0.10-beta-23019 50 6/29/2015
4.0.0 534 7/20/2015
4.0.0-beta-23019 43 6/29/2015
3.9.0 685 7/20/2015
3.9.0-beta-23019 37 6/29/2015