System.Net.Http 4.0.0-beta-23019
Provides modern classes for sending HTTP requests and receiving HTTP responses from a resource identified by a URI.
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 |
|---|---|
|
AWSSDK.Core
The Amazon Web Services SDK for .NET - Core Runtime
|
1 |
|
Microsoft.Azure.DocumentDB.Core
This client library enables client applications targeting .NET Core to connect to Azure Cosmos DB via the DocumentDB (SQL) API. Azure Cosmos DB is a globally distributed, multi-model database service. For more information, refer to http://azure.microsoft.com/services/cosmos-db/.
|
1 |
|
NSwag.AssemblyLoader
NSwag: The Swagger API toolchain for .NET and TypeScript
|
1 |
|
Microsoft.NETCore.App
A set of .NET API's that are included in the default .NET Core application model.
When using NuGet 3.x this package requires at least version 3.4.
|
1 |
|
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/c967158b960823ccfcb19f1ef56426e2fd38eb3f
|
1 |
|
System.Net.Requests
Provides older classes 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
|
1 |
|
Minio
MinIO .NET SDK for Amazon S3 Compatible Cloud Storage.
|
1 |
|
HtmlAgilityPack
This is an agile HTML parser that builds a read/write DOM and supports plain XPATH or XSLT (you actually don't HAVE to understand XPATH nor XSLT to use it, don't worry...). It is a .NET code library that allows you to parse "out of the web" HTML files. The parser is very tolerant with "real world" malformed HTML. The object model is very similar to what proposes System.Xml, but for HTML documents (or streams).
|
1 |
|
MimeKit
MimeKit is an Open Source library for creating and parsing MIME, S/MIME and PGP messages on desktop and mobile platforms. It also supports parsing of Unix mbox files.
Unlike any other .NET MIME parser, MimeKit's parser does not need to parse string input nor does it use a TextReader. Instead, it parses raw byte streams, thus allowing it to better support undeclared 8bit text in headers as well as message bodies. It also means that MimeKit's parser is significantly faster than other .NET MIME parsers (more than 25x faster than OpenPOP.NET and over 100x faster than AE.Net.Mail and MailSystem.NET).
MimeKit's parser also uses a real tokenizer when parsing the headers rather than regex or string.Split() like most other .NET MIME parsers. This means that MimeKit is much more RFC-compliant than any other .NET MIME parser out there, including the commercial implementations.
In addition to having a far superior parser implementation, MimeKit's object tree is not a derivative of System.Net.Mail objects and thus does not suffer from System.Net.Mail's massive limitations or bugs.
API documentation can be found on the web at http://www.mimekit.net/docs
For those that need SMTP, POP3 or IMAP support, check out https://github.com/jstedfast/MailKit
|
1 |
|
NSwag.AssemblyLoader
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
|
1 |
|
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/ed74665e773dd1ebea3289c5662d71c590305932
|
1 |
|
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/36be7ed6d6d56b7da0a2891e3de7ecc2aa48eecd
|
1 |
.NET Framework 4.5
- No dependencies.
Windows 8.0
- No dependencies.
.NETPlatform 5.0
- System.Runtime (>= 4.0.0-beta-23019)
- System.Threading.Tasks (>= 4.0.0-beta-23019)
- System.IO (>= 4.0.0-beta-23019)
- System.Net.Primitives (>= 4.0.0-beta-23019)
- System.Text.Encoding (>= 4.0.0-beta-23019)
.NETCore 5.0
- System.Runtime (>= 4.0.20-beta-23019)
- System.Resources.ResourceManager (>= 4.0.0-beta-23019)
- System.Collections (>= 4.0.0-beta-23019)
- System.Net.Primitives (>= 4.0.0-beta-23019)
- System.Runtime.InteropServices (>= 4.0.0-beta-23019)
- System.Threading.Tasks (>= 4.0.0-beta-23019)
- System.Diagnostics.Debug (>= 4.0.0-beta-23019)
- System.Text.Encoding (>= 4.0.0-beta-23019)
- System.Globalization (>= 4.0.0-beta-23019)
- System.Threading (>= 4.0.0-beta-23019)
- System.Runtime.Extensions (>= 4.0.0-beta-23019)
- System.Text.Encoding.Extensions (>= 4.0.0-beta-23019)
- System.IO (>= 4.0.10-beta-23019)
- System.Runtime.WindowsRuntime (>= 4.0.10-beta-23019)
DNXCore 5.0
- System.Runtime (>= 4.0.20-beta-23019)
- System.Runtime.InteropServices (>= 4.0.20-beta-23019)
- System.Resources.ResourceManager (>= 4.0.0-beta-23019)
- System.Runtime.Handles (>= 4.0.0-beta-23019)
- System.Security.Cryptography.X509Certificates (>= 4.0.0-beta-23019)
- Microsoft.Win32.Primitives (>= 4.0.0-beta-23019)
- System.Threading.Tasks (>= 4.0.0-beta-23019)
- System.Diagnostics.Debug (>= 4.0.0-beta-23019)
- System.Collections (>= 4.0.0-beta-23019)
- System.Runtime.Extensions (>= 4.0.0-beta-23019)
- System.Globalization (>= 4.0.0-beta-23019)
- System.Threading (>= 4.0.0-beta-23019)
- System.IO.Compression (>= 4.0.0-beta-23019)
- System.Net.Primitives (>= 4.0.10-beta-23019)
- System.IO (>= 4.0.10-beta-23019)
- System.Text.Encoding (>= 4.0.10-beta-23019)
| Version | Downloads | Last updated |
|---|---|---|
| 4.3.4 | 0 | 10/09/2018 |
| 4.3.3 | 0 | 09/20/2017 |
| 4.3.2 | 0 | 05/09/2017 |
| 4.3.1 | 0 | 02/21/2017 |
| 4.3.0 | 0 | 11/15/2016 |
| 4.3.0-preview1-24530-04 | 0 | 10/24/2016 |
| 4.1.4 | 0 | 10/09/2018 |
| 4.1.3 | 0 | 09/20/2017 |
| 4.1.2 | 0 | 05/09/2017 |
| 4.1.1 | 0 | 12/13/2016 |
| 4.1.0 | 0 | 06/27/2016 |
| 4.0.1-rc2-24027 | 0 | 05/16/2016 |
| 4.0.1-beta-23516 | 1 | 01/20/2026 |
| 4.0.1-beta-23409 | 0 | 10/15/2015 |
| 4.0.1-beta-23225 | 0 | 09/02/2015 |
| 4.0.0 | 0 | 07/29/2015 |
| 4.0.0-beta-23109 | 0 | 07/27/2015 |
| 4.0.0-beta-23019 | 0 | 06/30/2015 |
| 4.0.0-beta-22816 | 0 | 04/24/2015 |
| 4.0.0-beta-22605 | 0 | 02/13/2015 |
| 4.0.0-beta-22416 | 0 | 01/16/2015 |
| 4.0.0-beta-22231 | 0 | 11/11/2014 |
| 2.0.20710 | 0 | 08/11/2012 |
| 2.0.20505 | 0 | 06/01/2012 |
| 2.0.20126.16343 | 0 | 02/16/2012 |