Provides a message handler for HttpClient based on the WinHTTP interface of Windows. While similar to HttpClientHandler, it provides developers more granular control over the application's HTTP communication than the HttpClientHandler. Commonly Used Types: System.Net.Http.WinHttpHandler \r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb
dotnet add package System.Net.Http.WinHttpHandler --version 4.0.0-rc2-24027
Install-Package System.Net.Http.WinHttpHandler -Version 4.0.0-rc2-24027
| 包名 | 版本要求 |
|---|---|
| Microsoft.Win32.Primitives | [4.0.1-rc2-24027, ) |
| System.Diagnostics.DiagnosticSource | [4.0.0-rc2-24027, ) |
| System.IO.Compression | [4.1.0-rc2-24027, ) |
| System.Security.Cryptography.X509Certificates | [4.1.0-rc2-24027, ) |
| 包名 | 版本要求 |
|---|---|
| Microsoft.Win32.Primitives | [4.0.1-rc2-24027, ) |
| System.Collections | [4.0.11-rc2-24027, ) |
| System.Diagnostics.Debug | [4.0.11-rc2-24027, ) |
| System.Diagnostics.DiagnosticSource | [4.0.0-rc2-24027, ) |
| System.Globalization | [4.0.11-rc2-24027, ) |
| System.IO | [4.1.0-rc2-24027, ) |
| System.IO.Compression | [4.1.0-rc2-24027, ) |
| System.Net.Http | [4.0.1-rc2-24027, ) |
| System.Net.Primitives | [4.0.11-rc2-24027, ) |
| System.Resources.ResourceManager | [4.0.1-rc2-24027, ) |
| System.Runtime | [4.1.0-rc2-24027, ) |
| System.Runtime.Extensions | [4.1.0-rc2-24027, ) |
| System.Runtime.Handles | [4.0.1-rc2-24027, ) |
| System.Runtime.InteropServices | [4.1.0-rc2-24027, ) |
| System.Security.Cryptography.X509Certificates | [4.1.0-rc2-24027, ) |
| System.Text.Encoding | [4.0.11-rc2-24027, ) |
| System.Threading | [4.0.11-rc2-24027, ) |
| System.Threading.Tasks | [4.0.11-rc2-24027, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2016-05-16 14:08:11 |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |