Top 20 NuGet httpclient Packages

Extension method to httpclient.
This library is for make developer easy to use HttpClient for Blazor
This library is for make developer easy to use HttpClient
Caching versions of LightHttpRequest, supporting local and distributed caches
A fluent API to configure HttpClients for unit testing.
The .NET library for common RESTful APIs.
Libary with additional statuscode objects.
The first version of a simple library to call rest APIs. Uses stream to write responses and static httpclient to more efficience.
Extension methods to integrate XRoadLib with HttpClient
.Net Library for intercepting HttpClient. Use cases: mocking for Unit-Tests, Recording and Replaying of Requests/Responses.
A mock library for HTTP request via HttpClient. Simple, fast, no HTTP server needed, parallel test executing enabled.
Easily mock HttpClient with canned responses to make testing easier
A wrapped HttpClient that solves common problems usually not noticed by developers.
Provides a generic OAuth2 handler to be used within System.Net.Http.HttpClient instances, enabling OAuth2 authorization for any requests made through the aforementionet HTTP client. Inspired on: https://github.com/huysentruitw/oauth2-client-handler
Providers additional requesters and IO helpers for AngleSharp.
Intercept all of the sending HTTP requests on a client side Blazor application.
This package includes HttpClient for sending requests over HTTP, as well as HttpRequestMessage and HttpResponseMessage for processing HTTP messages. This package is not supported in Visual Studio 2010, and is only required for projects targeting .NET Framework 4.5, Windows 8, or Windows Phone 8.1 w...
Portable Client Library and HttpClient based OAuth library, including all platform(for PCL).
HttpClient Rest Client Extension Asp.Net Web Api 2.0 Helpers
A *SIGNED* library for consuming REST APIs from Portable Class Libraries (.NET 4.5, Silverlight 5, Windows Phone 8.x, and Windows 8.x). Designed to be partially drop-in compatible with RestSharp.