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 |
|---|---|
|
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).
---------------------------------------
This library is sponsored by ZZZ Projects:
https://entityframework-extensions.net/
https://eval-expression.net/
https://dapper-plus.net/
---------------------------------------
HAP is trusted by companies worldwide with over 150 million downloads.
|
3 |
|
Microsoft.ApplicationInsights
Application Insights Base API. This package provides core functionality for transmission of all Application Insights Telemetry Types and is a dependent package for all other Application Insights packages. Please install the platform specific package for the best experience. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
|
2 |
|
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.
|
2 |
|
NSwag.AssemblyLoader
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
|
2 |
|
NLog
NLog is a logging platform for .NET with rich log routing and management capabilities.
NLog supports traditional logging, structured logging and the combination of both.
Supported platforms:
- .NET 5 and 6
- .NET Core 1, 2 and 3
- .NET Standard 1.3+ and 2.0+
- .NET Framework 3.5 - 4.8
- Xamarin Android + iOS (.NET Standard)
- Mono 4
For ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore
|
2 |
|
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/68bb6fb08f8f85bb3cf08953a0d2f4a254eaccff
|
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/fe4f0d09305ca73aa19976b4521e5c4e223b080e
|
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/ae2eabad0e49302d0632a7dde917fdc68d960dc4
|
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/02c6de4ba6022025fcda7581415f310f8c73cdc3
|
1 |
|
Microsoft.ApplicationInsights
Application Insights Core API. This package provides core functionality for transmission of all Application Insights Telemetry Types and is a dependent package for all other Application Insights packages. Please install the platform specific package for the best experience. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
|
1 |
|
NSwag.AssemblyLoader
NSwag: The Swagger API toolchain for .NET and TypeScript
|
1 |
|
Azure.Core
This is the implementation of the Azure Client Pipeline
|
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/0621c1748eac08dd516edc950559ab7e8308f214
|
1 |
|
System.Net.Http.WinHttpHandler
Provides a message handler for HttpClient based on the WinHTTP interface of Windows. While similar to HttpClientHandler, it provides developers more granular control over the application's HTTP communication than the HttpClientHandler.
Commonly Used Types:
System.Net.Http.WinHttpHandler
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/f0cc6b11bd8f0826c63d75483578e868c8abe75e
|
1 |
|
Microsoft.Identity.Client
This package contains the binaries of the Microsoft Authentication Library (MSAL). MSAL provides a Portable Class Library with easy to use authentication functionality for your .NET client on various platforms including Windows desktop, Windows Store, Xamarin iOS and Xamarin Android by taking advantage of Azure Active Directory and MSA.
|
1 |
|
NuGet.Protocol.Core.Types
NuGet's protocol-level base types used for connecting to API v2 and API v3 repositories.
|
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/277e317dd5cab9859ceea4c8ebae218522c2c173
|
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 | 0 | 11/18/2015 |
| 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 | 1 | 02/25/2026 |
| 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 |