System.Net.Requests 4.0.11

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 When using NuGet 3.x this package requires at least version 3.4.

Microsoft
安装
dotnet add package System.Net.Requests --version 4.0.11
Install-Package System.Net.Requests -Version 4.0.11
依赖
.NETCore5.0
包名版本要求
System.IO [4.1.0, )
System.Net.Primitives [4.0.11, )
System.Net.WebHeaderCollection [4.0.1, )
System.Runtime [4.1.0, )
System.Threading.Tasks [4.0.11, )
.NETStandard1.0
包名版本要求
System.IO [4.1.0, )
System.Net.Primitives [4.0.11, )
System.Runtime [4.1.0, )
.NETStandard1.1
包名版本要求
System.IO [4.1.0, )
System.Net.Primitives [4.0.11, )
System.Runtime [4.1.0, )
System.Threading.Tasks [4.0.11, )
.NETStandard1.3
包名版本要求
Microsoft.NETCore.Platforms [1.0.1, )
System.Collections [4.0.11, )
System.Diagnostics.Debug [4.0.11, )
System.Diagnostics.Tracing [4.1.0, )
System.Globalization [4.0.11, )
System.IO [4.1.0, )
System.Net.Http [4.1.0, )
System.Net.Primitives [4.0.11, )
System.Net.WebHeaderCollection [4.0.1, )
System.Resources.ResourceManager [4.0.1, )
System.Runtime [4.1.0, )
System.Threading [4.0.11, )
System.Threading.Tasks [4.0.11, )
版本详情
作者Microsoft
发布时间2016-06-27 12:20:23
项目主页https://dot.net/
许可证http://go.microsoft.com/fwlink/?LinkId=329770