Top 20 NuGet httpclient Packages

Implementation for Http using default system implementation
Provides transient error detection strategies for adding retry logic into your HttpClient calls, a UrlBuilder to help simplify building complex URLs, and additional extensions for working with HttpClient.
HttpClient Wrapper for C# .Net
实现ZLMediaKit Api访问
为 zijian666.HttpClientExtensions 扩展 json和动态类型支持
This library contains some useful tools and wrappers for HttpClient.
Simple HTTP and REST client for Unity based on Promises, also support Callbacks!
RestRequest - Simple .NET REST Client, based on .NET Standard 2.0.
The Paystack .Net SDK addresses the essential needs to collect money on Nigeria Leading Payment Platform called Paystack. Frequent and up-to-date releases.
微服务框架基础依赖包,Autofac,AutoMapper,服务注册
Extensions for HttpClient, Tasks and objects. Helpers to manipulate images
A package containing several web related utilities.
An implementation of HttpMessageHandler for use with HttpClient that invokes requests directly against an OWIN application. Useful for testing and embedded scenarios.
Create instance of HliHttpClient and make typed calls: var client = new HliHttpClient("http://httpbin.org/", "ip"); var result = await client.GetDataAsTypeAsync<IpResponse>(); There is also an IRepository interface and subinterfaces for your repositories.
This package adds support for formatting and content negotiation to System.Net.Http. It includes support for JSON, XML, and form URL encoded data.
Lightweight http library for .NET. Simple post, get, delete and other queries (sync/async). There is no serialization/deserialization framework dependency. Examples: https://github.com/Viridovics/AirHttp#simple-start
Standardized HttpClient conventions, from the opinions of the Fulfiller Enablement team.
Easy HTTP client with support for serialization, deserialization, proxies, testing and more.
Fluent wrapper over HttpClient to make REST calls easier
This class library provides a way to call the Sonnen Portal RESTful JSON interface. It encapsulates all authentication, retry and parsing logic and provides a strongly typed method interface.