System.Net.Http
4.0.1-beta-23225
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-23225
NuGet\Install-Package System.Net.Http -Version 4.0.1-beta-23225
<PackageReference Include="System.Net.Http" Version="4.0.1-beta-23225" />
<PackageVersion Include="System.Net.Http" Version="4.0.1-beta-23225" />
<PackageReference Include="System.Net.Http" />
paket add System.Net.Http --version 4.0.1-beta-23225
#r "nuget: System.Net.Http, 4.0.1-beta-23225"
#addin nuget:?package=System.Net.Http&version=4.0.1-beta-23225&prerelease
#tool nuget:?package=System.Net.Http&version=4.0.1-beta-23225&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. |
DNXCore | dnxcore50 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. |
-
.NETCore 5.0
- System.Collections (>= 4.0.10)
- System.Diagnostics.Debug (>= 4.0.10)
- System.Globalization (>= 4.0.10)
- System.IO (>= 4.0.10)
- System.Net.Primitives (>= 4.0.0)
- System.Resources.ResourceManager (>= 4.0.0)
- System.Runtime (>= 4.0.20)
- System.Runtime.Extensions (>= 4.0.10)
- System.Runtime.InteropServices (>= 4.0.20)
- System.Runtime.WindowsRuntime (>= 4.0.10)
- System.Text.Encoding (>= 4.0.10)
- System.Text.Encoding.Extensions (>= 4.0.10)
- System.Threading (>= 4.0.10)
- System.Threading.Tasks (>= 4.0.10)
-
.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)
-
DNXCore 5.0
- Microsoft.Win32.Primitives (>= 4.0.0)
- System.Collections (>= 4.0.10)
- System.Diagnostics.Debug (>= 4.0.10)
- System.Globalization (>= 4.0.10)
- System.IO (>= 4.0.10)
- System.IO.Compression (>= 4.0.0)
- System.Net.Primitives (>= 4.0.10)
- System.Resources.ResourceManager (>= 4.0.0)
- System.Runtime (>= 4.0.20)
- System.Runtime.Extensions (>= 4.0.10)
- System.Runtime.Handles (>= 4.0.0)
- System.Runtime.InteropServices (>= 4.0.20)
- System.Security.Cryptography.X509Certificates (>= 4.0.0-beta-23225)
- System.Text.Encoding (>= 4.0.10)
- System.Threading (>= 4.0.0)
- System.Threading.Tasks (>= 4.0.10)
-
Windows 8.0
- No dependencies.
-
WindowsPhoneApp 8.1
- No dependencies.
NuGet packages (25)
Showing the top 5 NuGet packages that depend on System.Net.Http:
Package | Downloads |
---|---|
FluentAssertions
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.7, .NET Core 2.1 and 3.0, .NET 6, as well as .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3. |
|
RavenDB.Client
This package includes the client API of RavenDB. RavenDB is a document database for the .NET platform, offering a flexible data model design to fit the needs of real world systems. |
|
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. |
|
Google.Apis.Core
The Google APIs Core Library contains the Google APIs HTTP layer, JSON support, Data-store, logging and so on. Supported Platforms: - .NET Framework 4.5+ - NetStandard1.3, providing .NET Core support |
|
Google.Apis
The Google APIs Client Library is a runtime client for working with Google services. The library supports service requests, media upload and download, etc. Supported Platforms: - .NET Framework 4.5+ - NetStandard1.3, providing .NET Core support |
GitHub repositories (721)
Showing the top 20 popular GitHub repositories that depend on System.Net.Http:
Repository | Stars |
---|---|
microsoft/PowerToys
Windows system utilities to maximize productivity
|
|
shadowsocks/shadowsocks-windows
A C# port of shadowsocks
|
|
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!!
|
|
reactiveui/refit
The automatic type-safe REST library for .NET Core, Xamarin and .NET. Heavily inspired by Square's Retrofit library, Refit turns your REST API into a live interface.
|
|
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.
|
Version | Downloads | Last updated | |
---|---|---|---|
4.3.4 | 42,832 | 1/20/2021 | |
4.3.3 | 5,275 | 1/19/2021 | |
4.3.2 | 5,216 | 1/20/2021 | |
4.3.1 | 37,841 | 1/20/2021 | |
4.3.0 | 20,884 | 1/19/2021 | |
4.3.0-preview1-24530-04 | 32 | 1/20/2021 | |
4.1.4 | 0 | 1/19/2021 | |
4.1.3 | 2 | 1/20/2021 | |
4.1.2 | 703 | 1/20/2021 | |
4.1.1 | 25,784 | 1/19/2021 | |
4.1.0 | 25,329 | 5/8/2017 | |
4.0.1-rc2-24027 | 340 | 1/20/2021 | |
4.0.1-beta-23516 | 12,234 | 11/18/2015 | |
4.0.1-beta-23409 | 8,710 | 10/15/2015 | |
4.0.1-beta-23225 | 7,901 | 9/2/2015 | |
4.0.0 | 189,601 | 7/29/2015 | |
4.0.0-beta-23109 | 11,274 | 7/27/2015 | |
4.0.0-beta-23019 | 12,396 | 6/30/2015 | |
4.0.0-beta-22816 | 24,442 | 4/24/2015 | |
4.0.0-beta-22605 | 2,955 | 2/13/2015 | |
4.0.0-beta-22416 | 1,466 | 1/16/2015 | |
4.0.0-beta-22231 | 4,882 | 11/11/2014 | |
2.0.20710 | 115,095 | 8/11/2012 | |
2.0.20505 | 14,822 | 6/1/2012 | |
2.0.20126.16343 | 81,370 | 2/16/2012 |