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.
dotnet add package System.Net.Http --version 4.3.4
Install-Package System.Net.Http -Version 4.3.4
| 包名 | 版本要求 |
|---|---|
| Microsoft.NETCore.Platforms | [1.1.1, ) |
| System.Collections | [4.3.0, ) |
| System.Diagnostics.Debug | [4.3.0, ) |
| System.Diagnostics.DiagnosticSource | [4.3.0, ) |
| System.Diagnostics.Tracing | [4.3.0, ) |
| System.Globalization | [4.3.0, ) |
| System.IO | [4.3.0, ) |
| System.Net.Primitives | [4.3.0, ) |
| System.Resources.ResourceManager | [4.3.0, ) |
| System.Runtime | [4.3.0, ) |
| System.Runtime.Extensions | [4.3.0, ) |
| System.Runtime.InteropServices | [4.3.0, ) |
| System.Runtime.WindowsRuntime | [4.3.0, ) |
| System.Security.Cryptography.X509Certificates | [4.3.0, ) |
| System.Text.Encoding | [4.3.0, ) |
| System.Text.Encoding.Extensions | [4.3.0, ) |
| System.Threading | [4.3.0, ) |
| System.Threading.Tasks | [4.3.0, ) |
| 包名 | 版本要求 |
|---|---|
| System.Security.Cryptography.X509Certificates | [4.3.0, ) |
| 包名 | 版本要求 |
|---|---|
| System.IO | [4.3.0, ) |
| System.Net.Primitives | [4.3.0, ) |
| System.Runtime | [4.3.0, ) |
| System.Text.Encoding | [4.3.0, ) |
| System.Threading.Tasks | [4.3.0, ) |
| 包名 | 版本要求 |
|---|---|
| Microsoft.NETCore.Platforms | [1.1.1, ) |
| Microsoft.Win32.Primitives | [4.3.0, ) |
| System.Collections | [4.3.0, ) |
| System.Diagnostics.Debug | [4.3.0, ) |
| System.Diagnostics.DiagnosticSource | [4.3.0, ) |
| System.Diagnostics.Tracing | [4.3.0, ) |
| System.Globalization | [4.3.0, ) |
| System.IO | [4.3.0, ) |
| System.IO.Compression | [4.3.0, ) |
| System.Net.Primitives | [4.3.0, ) |
| System.Resources.ResourceManager | [4.3.0, ) |
| System.Runtime | [4.3.0, ) |
| System.Runtime.Extensions | [4.3.0, ) |
| System.Runtime.Handles | [4.3.0, ) |
| System.Runtime.InteropServices | [4.3.0, ) |
| System.Security.Cryptography.Encoding | [4.3.0, ) |
| System.Security.Cryptography.X509Certificates | [4.3.0, ) |
| System.Text.Encoding | [4.3.0, ) |
| System.Threading | [4.3.0, ) |
| System.Threading.Tasks | [4.3.0, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2018-10-09 20:20:29 |
| 项目主页 | https://dot.net/ |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |