System.Net.Http 4.0.1-beta-23225
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
Showing the top 20 packages that depend on System.Net.Http.
| Packages | Downloads |
|---|---|
|
MongoDB.Driver.Core
Core Component of the Official MongoDB .NET Driver.
|
29 |
|
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.
|
28 |
|
Azure.Core
This is the implementation of the Azure Client Pipeline
|
25 |
|
InstagramApiSharp
A complete Private Instagram API for .NET.
Support:
- Create new account with phone number and email. [v180]
- Login with Cookies.
- Edit Profile, change/remove profile picture.
- Upload album (videos and photos)
- Upload story (video/photo) to self story and direct thread
- Send video/photo/story/profile/link/location to direct
- Live functions.
- Discover functions.
- Search peoples.
- IGTV functions.
- Business functions.
- Shopping functions.
- Can pass challenge required and two factor authentication.
- and many more.
See example projects and wiki pages to find out how this library works.
|
25 |
|
Umbraco.Cms.Web.Common
Contains the web assembly needed to run Umbraco CMS.
|
24 |
|
WireMock.Net
Lightweight Http Mocking Server for .Net, inspired by WireMock from the Java landscape.
|
23 |
|
Serilog.Sinks.Slack
Serilog sink for Slack
|
23 |
|
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.
|
23 |
|
TweetinviAPI.AspNetPlugin
The ASP.NET plugin allow you to access to features that can only be provided through ASP.NET.
|
22 |
|
EventStore.Client
The legacy TCP client API for Event Store. Get the open source or commercial versions of Event Store server from https://eventstore.com/
|
22 |
|
Microsoft.AspNetCore.Http.Connections.Client
Client for ASP.NET Core Connection Handlers
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/70048beee894074e9718206a0017d9b080ee66ff
|
22 |
|
Microsoft.AspNetCore.Http.Connections.Client
Client for ASP.NET Core Connection Handlers
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/5a129191c1a59ef35c9b4c5a04de71ab111c28d2
|
22 |
|
Microsoft.AspNetCore.Http.Connections.Client
Client for ASP.NET Core Connection Handlers
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/be51b1aa73343e45a1d00afd436abad794f471fb
|
22 |
|
Microsoft.AspNetCore.Http.Connections.Client
Client for ASP.NET Core Connection Handlers
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/cec88a329584349fda070f4c7346b10538210ace
|
22 |
|
Microsoft.AspNetCore.Http.Connections.Client
Client for ASP.NET Core Connection Handlers
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/54142bcb25544b72fac28b1b061e7788c91c4f49
|
22 |
|
Microsoft.AspNetCore.Http.Connections.Client
Client for ASP.NET Core Connection Handlers
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/371a26f07b23ad77c636332c2dfc0cbd1d8137ba
|
22 |
|
Microsoft.Extensions.Logging.AzureAppServices
Logger implementation to support Azure App Services 'Diagnostics logs' and 'Log stream' features.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/009e1ccafde4086ea52999e878f6e7aa5a7c4ccf
|
22 |
|
Azure.Core
This is the implementation of the Azure Client Pipeline
|
22 |
|
MailKit
MailKit is an Open Source cross-platform .NET mail-client library that is based on MimeKit and optimized for mobile devices.
Features include:
* SASL Authentication via SCRAM-SHA-256, SCRAM-SHA-1, NTLM, DIGEST-MD5, CRAM-MD5, LOGIN, PLAIN, and XOAUTH2.
* A fully-cancellable SmtpClient with support for STARTTLS, 8BITMIME, BINARYMIME, ENHANCEDSTATUSCODES, SIZE, DSN, PIPELINING and SMTPUTF8.
* A fully-cancellable Pop3Client with support for STLS, UIDL, APOP, PIPELINING, UTF8, and LANG.
* A fully-cancellable ImapClient with support for ACL, QUOTA, LITERAL+, IDLE, NAMESPACE, ID, CHILDREN, LOGINDISABLED, STARTTLS, MULTIAPPEND, UNSELECT, UIDPLUS, CONDSTORE, ESEARCH, SASL-IR, COMPRESS, WITHIN, ENABLE, QRESYNC, SORT, THREAD, ESORT, METADATA, FILTERS, LIST-STATUS, SORT=DISPLAY, SPECIAL-USE, CREATE-SPECIAL-USE, MOVE, SEARCH=FUZZY, UTF8=ACCEPT, UTF8=ONLY, LITERAL-, APPENDLIMIT, XLIST, and X-GM-EXT1.
* Client-side sorting and threading of messages (the Ordinal Subject and the Jamie Zawinski threading algorithms are supported).
* Asynchronous versions of all methods that hit the network.
* S/MIME, OpenPGP and DKIM signature support via MimeKit.
* Microsoft TNEF support via MimeKit.
|
22 |
|
MailKit
MailKit is an Open Source cross-platform .NET mail-client library that is based on MimeKit and optimized for mobile devices.
Features include:
* Socks4, Socks4a and Socks5 proxy support.
* SASL Authentication via SCRAM-SHA-256, SCRAM-SHA-1, NTLM, DIGEST-MD5, CRAM-MD5, LOGIN, PLAIN, and XOAUTH2.
* A fully-cancellable SmtpClient with support for STARTTLS, 8BITMIME, BINARYMIME, ENHANCEDSTATUSCODES, SIZE, DSN, PIPELINING and SMTPUTF8.
* A fully-cancellable Pop3Client with support for STLS, UIDL, APOP, PIPELINING, UTF8, and LANG.
* A fully-cancellable ImapClient with support for ACL, QUOTA, LITERAL+, IDLE, NAMESPACE, ID, CHILDREN, LOGINDISABLED, STARTTLS, MULTIAPPEND, UNSELECT, UIDPLUS, CONDSTORE, ESEARCH, SASL-IR, COMPRESS, WITHIN, ENABLE, QRESYNC, SORT, THREAD, LIST-EXTENDED, ESORT, METADATA / METADATA-SERVER, NOTIFY, FILTERS, LIST-STATUS, SORT=DISPLAY, SPECIAL-USE / CREATE-SPECIAL-USE, SEARCH=FUZZY, MOVE, UTF8=ACCEPT / UTF8=ONLY, LITERAL-, APPENDLIMIT, STATUS=SIZE, OBJECTID, XLIST, and X-GM-EXT1.
* Client-side sorting and threading of messages (the Ordinal Subject and the Jamie Zawinski threading algorithms are supported).
* Asynchronous versions of all methods that hit the network.
* S/MIME, OpenPGP and DKIM signature support via MimeKit.
* Microsoft TNEF support via MimeKit.
|
22 |
.NET Framework 4.5
- No dependencies.
DNXCore 5.0
- System.Runtime (>= 4.0.20)
- System.Runtime.InteropServices (>= 4.0.20)
- System.Resources.ResourceManager (>= 4.0.0)
- System.Security.Cryptography.X509Certificates (>= 4.0.0-beta-23225)
- System.Runtime.Handles (>= 4.0.0)
- Microsoft.Win32.Primitives (>= 4.0.0)
- System.Threading (>= 4.0.0)
- System.IO.Compression (>= 4.0.0)
- System.Threading.Tasks (>= 4.0.10)
- System.IO (>= 4.0.10)
- System.Text.Encoding (>= 4.0.10)
- System.Collections (>= 4.0.10)
- System.Diagnostics.Debug (>= 4.0.10)
- System.Globalization (>= 4.0.10)
- System.Runtime.Extensions (>= 4.0.10)
- System.Net.Primitives (>= 4.0.10)
.NETCore 5.0
- System.Runtime.Extensions (>= 4.0.10)
- System.Threading (>= 4.0.10)
- System.Text.Encoding.Extensions (>= 4.0.10)
- System.Runtime.WindowsRuntime (>= 4.0.10)
- System.Globalization (>= 4.0.10)
- System.Runtime (>= 4.0.20)
- System.Resources.ResourceManager (>= 4.0.0)
- System.Net.Primitives (>= 4.0.0)
- System.Collections (>= 4.0.10)
- System.Threading.Tasks (>= 4.0.10)
- System.Diagnostics.Debug (>= 4.0.10)
- System.IO (>= 4.0.10)
- System.Text.Encoding (>= 4.0.10)
- System.Runtime.InteropServices (>= 4.0.20)
Windows 8.0
- No dependencies.
WindowsPhoneApp 8.1
- No dependencies.
.NETPlatform 5.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)
| Version | Downloads | Last updated |
|---|---|---|
| 4.3.4 | 24 | 06/13/2023 |
| 4.3.3 | 25 | 07/19/2023 |
| 4.3.2 | 22 | 03/08/2025 |
| 4.3.1 | 22 | 03/07/2025 |
| 4.3.0 | 24 | 03/06/2025 |
| 4.3.0-preview1-24530-04 | 22 | 03/07/2025 |
| 4.1.4 | 24 | 03/08/2025 |
| 4.1.3 | 25 | 03/07/2025 |
| 4.1.2 | 21 | 03/06/2025 |
| 4.1.1 | 19 | 03/06/2025 |
| 4.1.0 | 24 | 03/07/2025 |
| 4.0.1-rc2-24027 | 18 | 03/06/2025 |
| 4.0.1-beta-23516 | 18 | 03/06/2025 |
| 4.0.1-beta-23409 | 18 | 03/06/2025 |
| 4.0.1-beta-23225 | 19 | 03/06/2025 |
| 4.0.0 | 25 | 03/07/2025 |
| 4.0.0-beta-23109 | 19 | 03/06/2025 |
| 4.0.0-beta-23019 | 21 | 03/06/2025 |
| 4.0.0-beta-22816 | 20 | 03/06/2025 |
| 4.0.0-beta-22605 | 19 | 03/06/2025 |
| 4.0.0-beta-22416 | 21 | 03/07/2025 |
| 4.0.0-beta-22231 | 18 | 03/06/2025 |
| 2.0.20710 | 24 | 03/08/2025 |
| 2.0.20505 | 22 | 03/06/2025 |
| 2.0.20126.16343 | 21 | 03/06/2025 |