System.Net.Http 4.0.1-beta-23409

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

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