System.Net.Http 4.3.0-preview1-24530-04
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 |
|---|---|
|
Azure.Core
This is the implementation of the Azure Client Pipeline
|
155 |
|
Azure.Core
This is the implementation of the Azure Client Pipeline
|
156 |
|
Hl7.Fhir.R4
This is the core support library for HL7's FHIR standard (http://hl7.org/fhir). It contains the core functionality to working with RESTful FHIR servers: POCO classes for FHIR, parsing/serialization of FHIR data and a FhirClient for easy access to FHIR servers.
|
148 |
|
Hl7.Fhir.R4
This is the core support library for HL7's FHIR standard (http://hl7.org/fhir). It contains the core functionality to working with RESTful FHIR servers: POCO classes for FHIR, parsing/serialization of FHIR data and a FhirClient for easy access to FHIR servers.
|
157 |
|
Hl7.Fhir.R4
This is the core support library for HL7's FHIR standard (http://hl7.org/fhir). It contains the core functionality to working with RESTful FHIR servers: POCO classes for FHIR, parsing/serialization of FHIR data and a FhirClient for easy access to FHIR servers.
|
169 |
|
Hl7.Fhir.R4
This is the core support library for HL7's FHIR standard (http://hl7.org/fhir). It contains the core functionality to working with RESTful FHIR servers: POCO classes for FHIR, parsing/serialization of FHIR data and a FhirClient for easy access to FHIR servers.
|
174 |
|
IdentityModel
OpenID Connect & OAuth 2.0 client library
|
147 |
|
MassTransit.RabbitMQ
MassTransit RabbitMQ transport support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
|
204 |
|
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.
|
147 |
|
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/aspnetcore/tree/f5084525411d53b81d9950b68616117750b674d4
|
163 |
|
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.
|
191 |
|
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.
|
249 |
|
Refit
The automatic type-safe REST library for Xamarin and .NET
|
148 |
|
Refit
The automatic type-safe REST library for Xamarin and .NET
|
149 |
|
RestSharp
Simple REST and HTTP API Client
|
152 |
|
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.
|
152 |
|
System.Private.ServiceModel
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.ServiceModel packages. - 1548494
|
147 |
|
System.Private.ServiceModel
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.ServiceModel packages.
When using NuGet 3.x this package requires at least version 3.4.
|
149 |
|
System.Private.ServiceModel
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.ServiceModel packages.
When using NuGet 3.x this package requires at least version 3.4.
|
150 |
|
System.Private.ServiceModel
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.ServiceModel packages.
When using NuGet 3.x this package requires at least version 3.4.
|
170 |
https://go.microsoft.com/fwlink/?LinkID=799421
MonoAndroid 1.0
- No dependencies.
.NET Standard 1.6
- System.IO.FileSystem (>= 4.3.0-preview1-24530-04)
- System.IO (>= 4.3.0-preview1-24530-04)
- System.Globalization.Extensions (>= 4.3.0-preview1-24530-04)
- System.Globalization (>= 4.3.0-preview1-24530-04)
- System.Diagnostics.Tracing (>= 4.3.0-preview1-24530-04)
- System.Diagnostics.DiagnosticSource (>= 4.3.0-preview1-24530-04)
- System.Diagnostics.Debug (>= 4.3.0-preview1-24530-04)
- System.Net.Primitives (>= 4.3.0-preview1-24530-04)
- System.Collections (>= 4.3.0-preview1-24530-04)
- runtime.native.System.Net.Http (>= 4.3.0-preview1-24530-04)
- runtime.native.System (>= 4.3.0-preview1-24530-04)
- Microsoft.NETCore.Platforms (>= 1.1.0-preview1-24530-04)
- runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.0-preview1-24530-04)
- System.Resources.ResourceManager (>= 4.3.0-preview1-24530-04)
- System.Runtime (>= 4.3.0-preview1-24530-04)
- System.Runtime.Extensions (>= 4.3.0-preview1-24530-04)
- System.Threading.Tasks (>= 4.3.0-preview1-24530-04)
- System.Threading (>= 4.3.0-preview1-24530-04)
- System.Text.Encoding (>= 4.3.0-preview1-24530-04)
- System.Security.Cryptography.X509Certificates (>= 4.3.0-preview1-24530-04)
- System.Security.Cryptography.Primitives (>= 4.3.0-preview1-24530-04)
- System.Security.Cryptography.OpenSsl (>= 4.3.0-preview1-24530-04)
- System.Security.Cryptography.Encoding (>= 4.3.0-preview1-24530-04)
- System.Security.Cryptography.Algorithms (>= 4.3.0-preview1-24530-04)
- System.Runtime.InteropServices (>= 4.3.0-preview1-24530-04)
- System.Runtime.Handles (>= 4.3.0-preview1-24530-04)
.NET Standard 1.3
- System.Threading.Tasks (>= 4.3.0-preview1-24530-04)
- System.Text.Encoding (>= 4.3.0-preview1-24530-04)
- System.Security.Cryptography.X509Certificates (>= 4.3.0-preview1-24530-04)
- System.Runtime.InteropServices (>= 4.3.0-preview1-24530-04)
- System.Runtime.Handles (>= 4.3.0-preview1-24530-04)
- System.Runtime.Extensions (>= 4.3.0-preview1-24530-04)
- System.Threading (>= 4.3.0-preview1-24530-04)
- System.Resources.ResourceManager (>= 4.3.0-preview1-24530-04)
- System.Runtime (>= 4.3.0-preview1-24530-04)
- System.Net.Primitives (>= 4.3.0-preview1-24530-04)
- System.IO.Compression (>= 4.3.0-preview1-24530-04)
- System.IO (>= 4.3.0-preview1-24530-04)
- System.Globalization (>= 4.3.0-preview1-24530-04)
- System.Diagnostics.Tracing (>= 4.3.0-preview1-24530-04)
- System.Diagnostics.Debug (>= 4.3.0-preview1-24530-04)
- System.Collections (>= 4.3.0-preview1-24530-04)
- System.Diagnostics.DiagnosticSource (>= 4.3.0-preview1-24530-04)
- Microsoft.NETCore.Platforms (>= 1.1.0-preview1-24530-04)
- Microsoft.Win32.Primitives (>= 4.3.0-preview1-24530-04)
Xamarin.WatchOS 1.0
- No dependencies.
Xamarin.TVOS 1.0
- No dependencies.
Xamarin.Mac 2.0
- No dependencies.
Xamarin.iOS 1.0
- No dependencies.
WindowsPhoneApp 8.1
- No dependencies.
Windows 8.0
- No dependencies.
.NETPortable 0.0
- No dependencies.
.NETCore 5.0
- System.Runtime.WindowsRuntime (>= 4.3.0-preview1-24530-04)
- System.Runtime.InteropServices (>= 4.3.0-preview1-24530-04)
- System.Runtime.Extensions (>= 4.3.0-preview1-24530-04)
- System.Resources.ResourceManager (>= 4.3.0-preview1-24530-04)
- System.Net.Primitives (>= 4.3.0-preview1-24530-04)
- System.IO (>= 4.3.0-preview1-24530-04)
- System.Globalization (>= 4.3.0-preview1-24530-04)
- System.Diagnostics.Tracing (>= 4.3.0-preview1-24530-04)
- System.Diagnostics.DiagnosticSource (>= 4.3.0-preview1-24530-04)
- System.Diagnostics.Debug (>= 4.3.0-preview1-24530-04)
- System.Collections (>= 4.3.0-preview1-24530-04)
- Microsoft.NETCore.Platforms (>= 1.1.0-preview1-24530-04)
- System.Security.Cryptography.X509Certificates (>= 4.3.0-preview1-24530-04)
- System.Text.Encoding (>= 4.3.0-preview1-24530-04)
- System.Runtime (>= 4.3.0-preview1-24530-04)
- System.Threading (>= 4.3.0-preview1-24530-04)
- System.Text.Encoding.Extensions (>= 4.3.0-preview1-24530-04)
- System.Threading.Tasks (>= 4.3.0-preview1-24530-04)
.NET Framework 4.6
- System.Security.Cryptography.X509Certificates (>= 4.3.0-preview1-24530-04)
- System.Diagnostics.DiagnosticSource (>= 4.3.0-preview1-24530-04)
.NET Framework 4.5
- No dependencies.
MonoTouch 1.0
- No dependencies.
.NET Standard 1.1
- System.Threading.Tasks (>= 4.3.0-preview1-24530-04)
- System.Text.Encoding (>= 4.3.0-preview1-24530-04)
- System.Runtime (>= 4.3.0-preview1-24530-04)
- System.Net.Primitives (>= 4.3.0-preview1-24530-04)
- System.IO (>= 4.3.0-preview1-24530-04)
| Version | Downloads | Last updated |
|---|---|---|
| 4.3.4 | 134 | 07/22/2024 |
| 4.3.3 | 111 | 07/22/2024 |
| 4.3.2 | 107 | 07/22/2024 |
| 4.3.1 | 109 | 07/22/2024 |
| 4.3.0 | 221 | 02/04/2024 |
| 4.3.0-preview1-24530-04 | 163 | 07/22/2024 |
| 4.1.4 | 124 | 07/22/2024 |
| 4.1.3 | 162 | 07/22/2024 |
| 4.1.2 | 113 | 07/22/2024 |
| 4.1.1 | 153 | 07/22/2024 |
| 4.1.0 | 142 | 07/22/2024 |
| 4.0.1-rc2-24027 | 104 | 07/22/2024 |
| 4.0.1-beta-23516 | 126 | 07/22/2024 |
| 4.0.1-beta-23409 | 122 | 07/22/2024 |
| 4.0.1-beta-23225 | 106 | 07/22/2024 |
| 4.0.0 | 106 | 07/22/2024 |
| 4.0.0-beta-23109 | 112 | 07/22/2024 |
| 4.0.0-beta-23019 | 112 | 07/22/2024 |
| 4.0.0-beta-22816 | 112 | 07/22/2024 |
| 4.0.0-beta-22605 | 120 | 07/22/2024 |
| 4.0.0-beta-22416 | 121 | 07/22/2024 |
| 4.0.0-beta-22231 | 132 | 07/22/2024 |
| 2.0.20710 | 116 | 07/22/2024 |
| 2.0.20505 | 114 | 07/22/2024 |
| 2.0.20126.16343 | 120 | 07/22/2024 |