System.Net.Requests 4.0.11-beta-23409

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

Microsoft
安装
dotnet add package System.Net.Requests --version 4.0.11-beta-23409
Install-Package System.Net.Requests -Version 4.0.11-beta-23409
依赖
.NETPlatform5.0
包名版本要求
System.Runtime [4.0.0, )
System.Net.WebHeaderCollection [4.0.0, )
System.IO [4.0.0, )
System.Threading.Tasks [4.0.0, )
System.Net.Primitives [4.0.10, )
版本详情
作者Microsoft
发布时间2015-10-15 16:52:53
许可证http://go.microsoft.com/fwlink/?LinkId=329770