Top 20 NuGet httpclient Packages

A collection of handlers, filters and HttpClient related stuff.
Implements methods to build REST queries with JSON as parameter and result. Supports URI and query string parameters.
Provides a message handler for HttpClient which allows to enable logging of request/response related info. In comparison with Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler it allows to log request/response content.
This class library provides a way to call the Viessmann Developer Portal interfaces. It encapsulates all authentication, retry and parsing logic and provides a strongly typed method interface.
Library helps to generate a trace ID string for the cross-microservice communication. https://www.calabonga.net/blog/post/tracking-correlationid-between-microservices-asp-net-core
A wrapper for HttpClient that simplifies things, and uses normal error codes instead of exceptions for network errors
An assembly for extending and/or assisting with HTTP-releated tasks.
Provides a HttpClient that can be used in unit-tests. HttpClientMock allows to setup a HttpClient instance which returns a predefined response.
A .NET Standard 2.0 library that converts files from other REST clients into Nightingale files.
Package Description
Package Description
Implementation of OAuth 1.0a protocol. Supports transparent authentication via HttpMessageHandler
.Net Core Client Extensions for HTTP
RestHelper is a sleek and simple Wrapper library for providing simple access to Rest API, by hiding away the complexities of HTTPClient Class.It is particularly designed to work along with Xamarin PCL Projects
A .NET Standard Library to bypass Cloudflare's Anti-DDoS measure (JavaScript challenge) using a DelegatingHandler.
A mocking framework to mock HttpClient requests.
HttpClient (IHttpClientFactory) + Proxy implementation with Dependency injection support and https://free-proxy-list.net/ as proxy-list source for .NET Standard 2.1 (netstandard2.1).
Provide fluent interface for httpclient with timeout and retry feature
A latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.