System.Net.Http
4.1.0
See the version list below for details.
Requires NuGet 2.12 or higher.
Install-Package System.Net.Http -Version 4.1.0
dotnet add package System.Net.Http --version 4.1.0
<PackageReference Include="System.Net.Http" Version="4.1.0" />
paket add System.Net.Http --version 4.1.0
#r "nuget: System.Net.Http, 4.1.0"
// Install System.Net.Http as a Cake Addin
#addin nuget:?package=System.Net.Http&version=4.1.0
// Install System.Net.Http as a Cake Tool
#tool nuget:?package=System.Net.Http&version=4.1.0
Provides a programming interface for modern HTTP applications, including HTTP client components that allow applications to consume web services over HTTP and HTTP components that can be used by both clients and servers for parsing HTTP headers.
Commonly Used Types:
System.Net.Http.HttpResponseMessage
System.Net.Http.DelegatingHandler
System.Net.Http.HttpRequestException
System.Net.Http.HttpClient
System.Net.Http.MultipartContent
System.Net.Http.Headers.HttpContentHeaders
System.Net.Http.HttpClientHandler
System.Net.Http.StreamContent
System.Net.Http.FormUrlEncodedContent
System.Net.Http.HttpMessageHandler
When using NuGet 3.x this package requires at least version 3.4.
| Product | Versions |
|---|---|
| .NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
| .NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
| .NET Standard | netstandard1.1 netstandard1.2 netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
| .NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
| MonoAndroid | monoandroid monoandroid10 |
| MonoMac | monomac |
| MonoTouch | monotouch monotouch10 |
| Tizen | tizen30 tizen40 tizen60 |
| Universal Windows Platform | netcore50 uap uap10.0 |
| Windows Phone | wpa81 |
| Windows Store | netcore netcore45 netcore451 win8 |
| Xamarin.iOS | xamarinios xamarinios10 |
| Xamarin.Mac | xamarinmac xamarinmac20 |
| Xamarin.TVOS | xamarintvos xamarintvos10 |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos10 |
-
.NETCore 5.0
- Microsoft.NETCore.Platforms (>= 1.0.1)
- System.Collections (>= 4.0.11)
- System.Diagnostics.Debug (>= 4.0.11)
- System.Diagnostics.DiagnosticSource (>= 4.0.0)
- System.Diagnostics.Tracing (>= 4.1.0)
- System.Globalization (>= 4.0.11)
- System.IO (>= 4.1.0)
- System.Net.Primitives (>= 4.0.11)
- System.Resources.ResourceManager (>= 4.0.1)
- System.Runtime (>= 4.1.0)
- System.Runtime.Extensions (>= 4.1.0)
- System.Runtime.InteropServices (>= 4.1.0)
- System.Runtime.WindowsRuntime (>= 4.0.11)
- System.Security.Cryptography.X509Certificates (>= 4.1.0)
- System.Text.Encoding (>= 4.0.11)
- System.Text.Encoding.Extensions (>= 4.0.11)
- System.Threading (>= 4.0.11)
- System.Threading.Tasks (>= 4.0.11)
-
.NETFramework 4.5
- No dependencies.
-
.NETFramework 4.6
- Microsoft.Win32.Primitives (>= 4.0.1)
- System.Diagnostics.DiagnosticSource (>= 4.0.0)
- System.Security.Cryptography.X509Certificates (>= 4.1.0)
-
.NETStandard 1.1
- System.IO (>= 4.1.0)
- System.Net.Primitives (>= 4.0.11)
- System.Runtime (>= 4.1.0)
- System.Text.Encoding (>= 4.0.11)
- System.Threading.Tasks (>= 4.0.11)
-
.NETStandard 1.3
- Microsoft.NETCore.Platforms (>= 1.0.1)
- Microsoft.Win32.Primitives (>= 4.0.1)
- System.Collections (>= 4.0.11)
- System.Diagnostics.Debug (>= 4.0.11)
- System.Diagnostics.DiagnosticSource (>= 4.0.0)
- System.Diagnostics.Tracing (>= 4.1.0)
- System.Globalization (>= 4.0.11)
- System.IO (>= 4.1.0)
- System.IO.Compression (>= 4.1.0)
- System.Net.Primitives (>= 4.0.11)
- System.Resources.ResourceManager (>= 4.0.1)
- System.Runtime (>= 4.1.0)
- System.Runtime.Extensions (>= 4.1.0)
- System.Runtime.Handles (>= 4.0.1)
- System.Runtime.InteropServices (>= 4.1.0)
- System.Security.Cryptography.X509Certificates (>= 4.1.0)
- System.Text.Encoding (>= 4.0.11)
- System.Threading (>= 4.0.11)
- System.Threading.Tasks (>= 4.0.11)
-
.NETStandard 1.6
- Microsoft.NETCore.Platforms (>= 1.0.1)
- runtime.native.System (>= 4.0.0)
- runtime.native.System.Net.Http (>= 4.0.1)
- runtime.native.System.Security.Cryptography (>= 4.0.0)
- System.Collections (>= 4.0.11)
- System.Diagnostics.Debug (>= 4.0.11)
- System.Diagnostics.DiagnosticSource (>= 4.0.0)
- System.Diagnostics.Tracing (>= 4.1.0)
- System.Globalization (>= 4.0.11)
- System.Globalization.Extensions (>= 4.0.1)
- System.IO (>= 4.1.0)
- System.IO.FileSystem (>= 4.0.1)
- System.Net.Primitives (>= 4.0.11)
- System.Resources.ResourceManager (>= 4.0.1)
- System.Runtime (>= 4.1.0)
- System.Runtime.Extensions (>= 4.1.0)
- System.Runtime.Handles (>= 4.0.1)
- System.Runtime.InteropServices (>= 4.1.0)
- System.Security.Cryptography.Algorithms (>= 4.2.0)
- System.Security.Cryptography.Encoding (>= 4.0.0)
- System.Security.Cryptography.OpenSsl (>= 4.0.0)
- System.Security.Cryptography.Primitives (>= 4.0.0)
- System.Security.Cryptography.X509Certificates (>= 4.1.0)
- System.Text.Encoding (>= 4.0.11)
- System.Threading (>= 4.0.11)
- System.Threading.Tasks (>= 4.0.11)
-
MonoAndroid 1.0
- No dependencies.
-
MonoTouch 1.0
- No dependencies.
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhoneApp 8.1)
- No dependencies.
-
Windows 8.0
- No dependencies.
-
WindowsPhoneApp 8.1
- No dependencies.
-
Xamarin.iOS 1.0
- No dependencies.
-
Xamarin.Mac 2.0
- No dependencies.
-
Xamarin.TVOS 1.0
- No dependencies.
-
Xamarin.WatchOS 1.0
- No dependencies.
NuGet packages (12)
Showing the top 5 NuGet packages that depend on System.Net.Http:
| Package | Downloads |
|---|---|
|
NETStandard.Library
A set of standard .NET APIs that are prescribed to be used and supported together. 18a36291e48808fa7ef2d00a764ceb1ec95645a5 When using NuGet 3.x this package requires at least version 3.4. |
|
|
Visitmedia.Victor.SupplyConnect.Core
Allgemeine Core Lib von Supply Connect |
|
|
Microsoft.ApplicationInsights.AspNetCore
Application Insights for ASP.NET Core web applications. See https://azure.microsoft.com/en-us/documentation/articles/app-insights-asp-net-five/ for more information. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156 |
|
|
Microsoft.Azure.KeyVault
Azure Key Vault enables users to store and use cryptographic keys within the Microsoft Azure environment. Azure Key Vault supports multiple key types and algorithms and enables the use of Hardware Security Modules (HSM) for high value customer keys. In addition, Azure Key Vault allows users to securely store secrets in a Key Vault; secrets are limited size octet objects and Azure Key Vault applies no specific semantics to these objects. A Key Vault may contain a mix of keys and secrets at the same time, and access control for the two types of object is independently controlled. Users, subject to appropriate authorization, may: 1) Manage cryptographic keys using Create, Import, Update, Delete and other operations 2) Manage secrets using Get, Set, Delete and other operations 3) Use cryptographic keys with Sign/Verify, WrapKey/UnwrapKey and Encrypt/Decrypt operations. Operations against Key Vaults are authenticated and authorized using Azure Active Directory. Key Vault now supports certificates, a complex type that makes use of existing key and secret infrastructure for certificate operations. KV certificates also support notification and auto-renewal as well as other management features. |
|
|
NuGet.Protocol.Core.Types
NuGet's protocol-level base types used for connecting to API v2 and API v3 repositories. |
| Version | Downloads | Last updated |
|---|---|---|
| 4.3.0 | 0 | 06.02.2022 |
| 4.3.0-beta-24431-01 | 0 | 06.02.2022 |
| 4.1.0 | 0 | 06.02.2022 |
| 2.0.20126.16343 | 0 | 06.02.2022 |