System.Net.Http 4.1.3
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.
Showing the top 20 packages that depend on System.Net.Http.
| Packages | Downloads |
|---|---|
|
DotNetEnv
A .NET library to load environment variables from .env files
|
61 |
|
NETStandard.Library
A set of standard .NET APIs that are prescribed to be used and supported together. This includes all of the APIs in the NETStandard.Platform package plus additional libraries that are core to .NET but built on top of NETStandard.Platform.
When using NuGet 3.x this package requires at least version 3.4.
|
60 |
|
Microsoft.Extensions.Logging.AzureAppServices
Logger implementation to support Azure App Services 'Diagnostics logs' and 'Log stream' features.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/fad253f51b461736dfd3cd9c15977bb7493becef
|
6 |
|
Waher.Networking.XMPP.Provisioning
Implements the XMPP IoT provisioning extesion as defined by the Neuro-Foundation (neuro-foundation.io).
|
6 |
|
MassTransit
MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
|
6 |
|
Waher.Events.Console
Outputs events to the standard console output.
|
5 |
|
Microsoft.AspNetCore.Http.Connections.Client
Client for ASP.NET Core Connection Handlers
This package was built from the source code at https://github.com/dotnet/dotnet/tree/fad253f51b461736dfd3cd9c15977bb7493becef
|
5 |
|
NuGet.Protocol.Core.Types
NuGet's protocol-level base types used for connecting to API v2 and API v3 repositories.
|
5 |
|
CoreProfiler.Web
CoreProfiler.Web - A .NET Core Profiling Library
|
4 |
|
MassTransit.RabbitMQ
MassTransit RabbitMQ transport support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
|
4 |
|
Waher.Networking.XMPP.Concentrator
Implements the XMPP IoT concentrator as defined by the Neuro-Foundation (neuro-foundation.io). The concentrator interface allows a device to manage a set of internal virtual devices, all sharing the same XMPP connection.
|
4 |
|
System.Net.Http.Rtc
Provides the System.Net.Http.RtcRequestFactory class, which creates HTTP requests for use with the Real-Time-Communications (RTC) background notification infrastructure.
Commonly Used Types:
System.Net.Http.RtcRequestFactory
When using NuGet 3.x this package requires at least version 3.4.
|
4 |
|
MassTransit
MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
|
4 |
|
SpecFlow
SpecFlow aims at bridging the communication gap between domain experts and developers by binding business readable behavior specifications to the underlying implementation. Our mission is to provide a pragmatic and frictionless approach to Acceptance Test Driven Development and Behavior Driven Development for .NET projects today.
|
4 |
|
StreamJsonRpc
A cross-platform .NETStandard library that implements the JSON-RPC wire protocol and can use System.IO.Stream, System.IO.Pipelines or WebSocket so you can use it with any transport.
|
4 |
MonoAndroid 1.0
- No dependencies.
MonoTouch 1.0
- No dependencies.
.NET Framework 4.5
- No dependencies.
.NET Framework 4.6
- Microsoft.Win32.Primitives (>= 4.0.1)
- System.Diagnostics.DiagnosticSource (>= 4.0.0)
- System.Security.Cryptography.Encoding (>= 4.0.0)
- System.Security.Cryptography.X509Certificates (>= 4.1.0)
.NETCore 5.0
- Microsoft.NETCore.Platforms (>= 1.0.2)
- 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)
.NET Standard 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)
.NET Standard 1.3
- Microsoft.NETCore.Platforms (>= 1.0.2)
- 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.Encoding (>= 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)
.NET Standard 1.6
- Microsoft.NETCore.Platforms (>= 1.0.2)
- runtime.native.System (>= 4.0.0)
- runtime.native.System.Net.Http (>= 4.0.1)
- runtime.native.System.Security.Cryptography (>= 4.0.2)
- 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)
.NETPortable 0.0
- 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.
| Version | Downloads | Last updated |
|---|---|---|
| 4.3.4 | 60 | 12/10/2025 |
| 4.3.3 | 0 | 09/20/2017 |
| 4.3.2 | 0 | 05/09/2017 |
| 4.3.1 | 0 | 02/21/2017 |
| 4.3.0 | 50 | 12/10/2025 |
| 4.3.0-preview1-24530-04 | 0 | 10/24/2016 |
| 4.1.4 | 0 | 10/09/2018 |
| 4.1.3 | 0 | 09/20/2017 |
| 4.1.2 | 0 | 05/09/2017 |
| 4.1.1 | 0 | 12/13/2016 |
| 4.1.0 | 1 | 12/13/2025 |
| 4.0.1-rc2-24027 | 1 | 12/13/2025 |
| 4.0.1-beta-23516 | 0 | 11/18/2015 |
| 4.0.1-beta-23409 | 1 | 12/09/2025 |
| 4.0.1-beta-23225 | 0 | 09/02/2015 |
| 4.0.0 | 0 | 07/29/2015 |
| 4.0.0-beta-23109 | 1 | 12/10/2025 |
| 4.0.0-beta-23019 | 0 | 06/30/2015 |
| 4.0.0-beta-22816 | 0 | 04/24/2015 |
| 4.0.0-beta-22605 | 0 | 02/13/2015 |
| 4.0.0-beta-22416 | 0 | 01/16/2015 |
| 4.0.0-beta-22231 | 0 | 11/11/2014 |
| 2.0.20710 | 2 | 12/11/2025 |
| 2.0.20505 | 1 | 12/12/2025 |
| 2.0.20126.16343 | 1 | 12/11/2025 |