Top 20 NuGet httpclient Packages

System.Net.Http.HttpClient based GistsAPI Library. Target: .Net Framework 4.5
*DEPRECATED* Use the "CollectionJson.Client" package Includes a CollectionJsonFormatter which can be used with HttpClient or with ASP.NET Web Api
An HttpMessageHandler that lets you use the Windows Runtime IHttpFilter
Simple basic authentication with one line of code for HttpClient.
a client wrapper to connect Spotify Web Api
Eases to access JSON or text based REST services for universal Windows and UWP apps.
HttpClient with proxy (http, https socks5) support.
hepsi http client delegating handlers for unit testing.
A fakeable http client. Allows unit tests to intercept requests and replace them with pre-configured responses. This is useful for stubbing out external services.
A library that provides an IHttpClient abstraction as well as retry strategies, circuit breaker and other "Good practices" for using HttpClient.
Nock-CSharp is an HTTP mocking library that was inspired by node-nock. It is used to mimic the flow you normally expect using the standard HttpClient object available in .net, without having to stray away from the standard objects already built in.
SomeKit.REST
request wcf/web api services via httpClient.
SimpleSalesforceConnect is a .NET Core platform based class library that can be used to connect to Salesforce to obtain the Access Token and Instance Url to make further Rest API calls. Wrappers are added to download Salesforce logs and then upload logs to Amazon S3 bucket. Visit the project site ...
SimpleBlackboardConnect is a .NET Core class library that can be used to connect to Blackboard to obtain the Access Token to integrate your application with Blackboard and make API calls for CRUD operations. Visit the project site to get more info on usage.
ApiAuthenticate is a .NET Core class library that is a wrapper around HttpClient and can be used to obtain authentication tokens from client such as Salesforce, Blackboard using Grant_Type ClientCredentials or Password. AWS Connection is also supported. Visit the project site to get more info on us...
Package for CRUD operations using a HTTP Client. Works best when used with a Controller using Entity Framework actions
My package description.
This class library is a extension of HttpClient which allows make patch request.