Top 20 NuGet Packages
Http Signatures is an implementation of http://tools.ietf.org/html/draft-cavage-http-signatures-03 for .NET
Http Consumer is simple fluent way to call web api.
Customize Serialize/deserialize as per content-type.
HTTP Actuator support for DotNet.
This helper class allows you to invoke RESTful services with JSON
response type with ease.
Various handlers and extensions for HttpClient - OAuth1, Azure storage
.Net platform adapter for HttpClientExtras
Windows Store platform adapter for HttpClientExtras
Windows Phone 8 platform adapter for HttpClientExtras
Useful utilities for working with the .NET HttpClient, such as a fluent Request Builder and sending/receiving JSON.
A little helper library for the .NET HttpClient
Core functionalities of HttpClientLab, usually installed through HttpClientLab.
Extensions for HttpClientLab, usually installed through HttpClientLab.
Provides LoggingHandler as an implemetation of HttpMessageHandler that logs requests and responses into an ILogger instance.
.NET standard library that provides a utility to mock HttpClient dependencies in unit test. This utility provides an HttpClient by mocking the underlying HttpMessageHandler dependency.
A complete port of Mono's System.Net.Http assembly to .NET 3.5
Record HttpClient requests and replay them for fast, deterministic, accurate tests.
.NET HTTP Client Service library.
Use this library to quickly bootstrap your .NET HttpClient Service calls.
It uses the System.Net.Http library.
You pass in your routes and objects for the calls - Get, Post, Put, Patch, Delete.
It returns an HttpResponseMessage/String Response depending on the metho...
Making extensible, composable and testable the most famous .Net HttpClient