Provides older classes (such as HttpWebRequest and HttpWebResponse) for sending HTTP requests and receiving HTTP responses from a resource identified by a URI. Developers should prefer the classes in the System.Net.Http package. Commonly Used Types: System.Net.HttpWebRequest System.Net.HttpWebResponse System.Net.HttpRequestHeader System.Net.WebException System.Net.WebExceptionStatus System.Net.WebRequest System.Net.WebResponse \r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb
dotnet add package System.Net.Requests --version 4.0.11-rc2-24027
Install-Package System.Net.Requests -Version 4.0.11-rc2-24027
| 包名 | 版本要求 |
|---|---|
| System.IO | [4.1.0-rc2-24027, ) |
| System.Net.Primitives | [4.0.11-rc2-24027, ) |
| System.Net.WebHeaderCollection | [4.0.1-rc2-24027, ) |
| System.Runtime | [4.1.0-rc2-24027, ) |
| System.Threading.Tasks | [4.0.11-rc2-24027, ) |
| 包名 | 版本要求 |
|---|---|
| System.IO | [4.1.0-rc2-24027, ) |
| System.Net.Primitives | [4.0.11-rc2-24027, ) |
| System.Runtime | [4.1.0-rc2-24027, ) |
| 包名 | 版本要求 |
|---|---|
| System.IO | [4.1.0-rc2-24027, ) |
| System.Net.Primitives | [4.0.11-rc2-24027, ) |
| System.Runtime | [4.1.0-rc2-24027, ) |
| System.Threading.Tasks | [4.0.11-rc2-24027, ) |
| 包名 | 版本要求 |
|---|---|
| System.Collections | [4.0.11-rc2-24027, ) |
| System.Diagnostics.Debug | [4.0.11-rc2-24027, ) |
| System.Diagnostics.Tracing | [4.1.0-rc2-24027, ) |
| System.Globalization | [4.0.11-rc2-24027, ) |
| System.IO | [4.1.0-rc2-24027, ) |
| System.Net.Http | [4.0.1-rc2-24027, ) |
| System.Net.Primitives | [4.0.11-rc2-24027, ) |
| System.Net.WebHeaderCollection | [4.0.1-rc2-24027, ) |
| System.Resources.ResourceManager | [4.0.1-rc2-24027, ) |
| System.Runtime | [4.1.0-rc2-24027, ) |
| System.Threading | [4.0.11-rc2-24027, ) |
| System.Threading.Tasks | [4.0.11-rc2-24027, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2016-05-16 14:08:48 |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |