Top 20 NuGet httpclient Packages

Easily test your code that makes HTTP requests with this library of fakes.
Classes for the new HttpClient Portable Class Library that support GZip and Deflate compression, using the Zlib.Portable library. Works on .NET 4.0, 4.0.3, & 4.5, Silverlight 4 & 5, Windows Phone 7.5 & 8, and Windows 8. Original idea (but a different implementation) from Gist by Morten Nielsen: http...
Update: This NuGet package has been renamed to 'ScriptCs.Request' so please install that package (https://www.nuget.org/packages/ScriptCs.Request/) instead since this package will not be maintained. Using this script pack you can write very simple declarative scripts for performing http reque...
Easy access to various Zuora APIs.
Includes a CollectionJsonFormatter which can be used with HttpClient or with ASP.NET Web Api
DALs.Core gives a lightweight, flexible and mockable interface for database sproc access, resutful calls and more.
Testing layer for Microsoft's HttpClient library. Use RichardSzalay.MockHttp unless you need a signed assembly.
http client with quality of service, logging and correlation support.
A HTTP-based gateway for Service Fabric, implemented as an ASP.NET Core middleware.
An implementation of `ICommunicationClient` (part of the Service Fabric SDK) for HTTP. It resolves services and contains the retry logic.
HttpClientDiagnostics is a cross platform, portable class library that provides tracing/logging telemetry of Microsoft.Net.HttpClient requests. In the spirit of "applications decide the logging framework, libraries should play nice" this package does _not_ require any external dependencies or abstra...
Httpdoer 扩展组件
Simple library for requesting Api in Json.
The core component of Trace Hub
.Net Core Client Extensions for HTTP
Some simple System.Net.Http.HttpClient helpers to help with your unit tests or when you don't really want to call the endpoint.
Contains adapters for the fantastic CacheManager library.
Client for calling HTTP REST APIs, mapping HTTP responses to C# types using a fluent API