System.Net.Http 4.0.0
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 |
---|---|
Microsoft.IdentityModel.Clients.ActiveDirectory
This package contains the binaries of the Active Directory Authentication Library (ADAL). ADAL provides easy to use authentication functionality for your .NET based client by taking advantage of Windows Server Active Directory and Azure Active Directory.
ADAL.NET enables you to acquire a security token to access protected Web APIs, for instance Microsoft Graph or your own Web API.
ADAL.NET is built against multiple platforms, including .net desktop, .net standard, .net core, UWP, Xamarin iOS and Xamarin Android. It can be called from applications and Web APIs (ASP.NET, .NET Core, ASP.NET Core) that call other Web APIs in the name of a user, or without a user.
|
29 |
System.Net.Http.Rtc
Provides the System.Net.Http.RtcRequestFactory class, which creates HTTP requests for use with the Real-Time-Communications (RTC) background notification infrastructure.
Commonly Used Types:
System.Net.Http.RtcRequestFactory
When using NuGet 3.x this package requires at least version 3.4.
|
28 |
TweetinviAPI
Tweetinvi is an intuitive .NET C# library to access the Twitter REST API. It is a .NET Core library that can be used for development in ASP.NET, Xamarin Android, Xamarin iOS and Windows 10 Universal Apps.
|
26 |
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
|
26 |
Microsoft.NETCore
Provides a set of packages that can be used when building portable libraries on .NETCore based platforms. \r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb
|
26 |
Microsoft.AspNetCore.Authentication
ASP.NET Core common types used by the various authentication middleware components.
|
26 |
TweetinviAPI
Tweetinvi is an intuitive .NET C# library to access the Twitter REST API. It is a Portable Class Library that can be used for development on Windows, Windows RT, Windows Phone, Mono, Xamarin Android and Xamarin iOS. Tweetinvi is also compatible for Universal App development and .NETCore.
|
25 |
Microsoft.NETCore.App
A set of .NET API's that are included in the default .NET Core application model.
d6a56162401485f1c898ce7e78f95641954997b3
When using NuGet 3.x this package requires at least version 3.4.
|
25 |
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
|
25 |
Microsoft.AspNetCore.Authentication
ASP.NET Core common types used by the various authentication middleware components.
|
25 |
Microsoft.AspNetCore.NodeServices
Invoke Node.js modules at runtime in ASP.NET Core applications.
|
25 |
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/6a6d775f49623bbd742c02f89d373630668547bb
|
25 |
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/32e8c8cae5b1a4dd752d0a42a6f8a2813f75f173
|
25 |
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/f9ae0f5d30be2de3c0de61b5673bd8873231d70a
|
25 |
IdentityModel
OpenID Connect & OAuth 2.0 client library
|
25 |
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.
|
24 |
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.
|
24 |
Microsoft.Azure.KeyVault.WebKey
Microsoft Azure Key Vault WebKey Class Library
This library has been replaced by the following new Azure SDKs. You can read about the new Azure SDKs at https://aka.ms/azsdkvalueprop.
The latest libraries to interact with the Azure KeyVault service are:
* https://www.nuget.org/packages/Azure.Security.KeyVault.Keys
* https://www.nuget.org/packages/Azure.Security.KeyVault.Secrets
* https://www.nuget.org/packages/Azure.Security.KeyVault.Certificates
It is recommended that you move to the new package.
|
24 |
Refit
The automatic type-safe REST library for Xamarin and .NET
|
24 |
Microsoft.Rest.ClientRuntime.Azure
Provides common error handling, tracing, and HTTP/REST-based pipeline manipulation.
Supported Platforms:
- Portable Class Libraries
- .NET Framework 4.5
- Windows 8
- Windows Phone 8.1
- DotNet Core
|
24 |
.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.Runtime.Handles (>= 4.0.0)
- Microsoft.Win32.Primitives (>= 4.0.0)
- System.IO.Compression (>= 4.0.0)
- System.Net.Primitives (>= 4.0.10)
- System.Threading.Tasks (>= 4.0.10)
- System.IO (>= 4.0.10)
- System.Diagnostics.Debug (>= 4.0.10)
- System.Text.Encoding (>= 4.0.10)
- System.Collections (>= 4.0.10)
- System.Runtime.Extensions (>= 4.0.10)
- System.Globalization (>= 4.0.10)
- System.Threading (>= 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 | 26 | 4/12/2022 |
4.3.3 | 24 | 2/20/2024 |
4.3.2 | 20 | 3/7/2024 |
4.3.1 | 18 | 2/12/2024 |
4.3.0 | 18 | 2/26/2024 |
4.3.0-preview1-24530-04 | 21 | 3/6/2024 |
4.1.4 | 21 | 3/7/2024 |
4.1.3 | 20 | 3/7/2024 |
4.1.2 | 23 | 3/7/2024 |
4.1.1 | 21 | 3/7/2024 |
4.1.0 | 19 | 2/13/2024 |
4.0.1-rc2-24027 | 22 | 2/14/2024 |
4.0.1-beta-23516 | 21 | 3/5/2024 |
4.0.1-beta-23409 | 20 | 3/5/2024 |
4.0.1-beta-23225 | 22 | 3/5/2024 |
4.0.0 | 22 | 3/7/2024 |
4.0.0-beta-23109 | 21 | 3/5/2024 |
4.0.0-beta-23019 | 19 | 3/5/2024 |
4.0.0-beta-22816 | 20 | 2/13/2024 |
4.0.0-beta-22605 | 22 | 3/5/2024 |
4.0.0-beta-22416 | 22 | 3/5/2024 |
4.0.0-beta-22231 | 21 | 3/5/2024 |
2.0.20710 | 19 | 3/7/2024 |
2.0.20505 | 20 | 3/7/2024 |
2.0.20126.16343 | 17 | 3/7/2024 |