System.Net.Http
4.0.1-beta-23409
Prefix Reserved
Advisory: https://github.com/advisories/GHSA-7jgj-8wvc-jh57 | Severity: high |
See the version list below for details.
Requires NuGet 3.0 or higher.
dotnet add package System.Net.Http --version 4.0.1-beta-23409
NuGet\Install-Package System.Net.Http -Version 4.0.1-beta-23409
<PackageReference Include="System.Net.Http" Version="4.0.1-beta-23409" />
<PackageVersion Include="System.Net.Http" Version="4.0.1-beta-23409" />
<PackageReference Include="System.Net.Http" />
paket add System.Net.Http --version 4.0.1-beta-23409
#r "nuget: System.Net.Http, 4.0.1-beta-23409"
#addin nuget:?package=System.Net.Http&version=4.0.1-beta-23409&prerelease
#tool nuget:?package=System.Net.Http&version=4.0.1-beta-23409&prerelease
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
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
.NETPlatform | dotnet is compatible. |
Universal Windows Platform | netcore50 is compatible. uap was computed. uap10.0 was computed. |
Windows Phone | wpa81 is compatible. |
Windows Store | win8 is compatible. |
-
.NETFramework 4.5
- No dependencies.
-
.NETPlatform 5.0
- System.IO (>= 4.0.0)
- System.Net.Primitives (>= 4.0.0)
- System.Runtime (>= 4.0.0)
- System.Text.Encoding (>= 4.0.0)
- System.Threading.Tasks (>= 4.0.0)
-
Windows 8.0
- No dependencies.
-
WindowsPhoneApp 8.1
- No dependencies.
NuGet packages (3.5K)
Showing the top 5 NuGet packages that depend on System.Net.Http:
Package | Downloads |
---|---|
NETStandard.Library
A set of standard .NET APIs that are prescribed to be used and supported together. 18a36291e48808fa7ef2d00a764ceb1ec95645a5 When using NuGet 3.x this package requires at least version 3.4. |
|
Azure.Core
This is the implementation of the Azure Client Pipeline |
|
System.Net.Requests
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.IdentityModel.Clients.ActiveDirectory
There is a newer version of this library available here: https://www.nuget.org/packages/Microsoft.Identity.Client/ Migration guide: https://docs.microsoft.com/en-us/azure/active-directory/develop/msal-net-migration ADAL no longer receives new feature improvements. |
|
MongoDB.Driver.Core
Core Component of the Official MongoDB .NET Driver. |
GitHub repositories (715)
Showing the top 20 popular GitHub repositories that depend on System.Net.Http:
Repository | Stars |
---|---|
shadowsocks/shadowsocks-windows
A C# port of shadowsocks
|
|
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
|
|
icsharpcode/ILSpy
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
|
|
DapperLib/Dapper
Dapper - a simple object mapper for .Net
|
|
peass-ng/PEASS-ng
PEASS - Privilege Escalation Awesome Scripts SUITE (with colors)
|
|
marticliment/UniGetUI
UniGetUI: The Graphical Interface for your package managers. Could be terribly described as a package manager manager to manage your package managers
|
|
MaterialDesignInXAML/MaterialDesignInXamlToolkit
Google's Material Design in XAML & WPF, for C# & VB.Net.
|
|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
MonoGame/MonoGame
One framework for creating powerful cross-platform games.
|
|
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
|
|
SubtitleEdit/subtitleedit
the subtitle editor :)
|
|
mRemoteNG/mRemoteNG
mRemoteNG is the next generation of mRemote, open source, tabbed, multi-protocol, remote connections manager.
|
|
unoplatform/uno
Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
|
|
JeffreySu/WeiXinMPSDK
微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 8.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
|
|
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
|
|
MassTransit/MassTransit
Distributed Application Framework for .NET
|
|
RicoSuter/NSwag
The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
|
|
ldqk/Masuit.Tools
全龄段友好的C#万能工具库,码数吐司库,包含一些常用的操作类,大都是静态类,加密解密,反射操作,权重随机筛选算法,分布式短id,表达式树,linq扩展,文件压缩,多线程下载,硬件信息,字符串扩展方法,日期时间扩展操作,中国农历,大文件拷贝,图像裁剪,验证码,断点续传,集合扩展、Excel导出等常用封装。诸多功能集一身,代码量不到2MB!
|
|
Azure/azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
|
|
aspnet/Mvc
[Archived] ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor. Project moved to https://github.com/aspnet/AspNetCore
|
Version | Downloads | Last updated | |
---|---|---|---|
4.3.4 | 671,838,136 | 10/9/2018 | |
4.3.3 | 104,028,912 | 9/20/2017 | |
4.3.2 | 107,568,652 | 5/9/2017 | |
4.3.1 | 31,464,643 | 2/21/2017 | |
4.3.0 | 1,219,538,700 | 11/15/2016 | |
4.3.0-preview1-24530-04 | 476,968 | 10/24/2016 | |
4.1.4 | 1,738,435 | 10/9/2018 | |
4.1.3 | 4,403,822 | 9/20/2017 | |
4.1.2 | 43,289,900 | 5/9/2017 | |
4.1.1 | 10,511,363 | 12/13/2016 | |
4.1.0 | 451,409,226 | 6/27/2016 | |
4.0.1-rc2-24027 | 14,806,551 | 5/16/2016 | |
4.0.1-beta-23516 | 225,833 | 11/18/2015 | |
4.0.1-beta-23409 | 30,028 | 10/15/2015 | |
4.0.1-beta-23225 | 265,421 | 9/2/2015 | |
4.0.0 | 9,716,786 | 7/29/2015 | |
4.0.0-beta-23109 | 33,278 | 7/27/2015 | |
4.0.0-beta-23019 | 33,506 | 6/30/2015 | |
4.0.0-beta-22816 | 133,577 | 4/24/2015 | |
4.0.0-beta-22605 | 13,764 | 2/13/2015 | |
4.0.0-beta-22416 | 10,970 | 1/16/2015 | |
4.0.0-beta-22231 | 18,448 | 11/11/2014 | |
2.0.20710 | 1,297,754 | 8/11/2012 | |
2.0.20505 | 178,261 | 6/1/2012 | |
2.0.20126.16343 | 7,924,043 | 2/16/2012 |