Top 20 NuGet http Packages

Library for lightweight abstraction of plugable/extensible HTTP Proxy which could be build in any web application
Using RestKit is as simple as 'representation = Resource.Json().Get(uri)', then 'representation.GetContentAsJson()'. You can therefore handle unexpected content. Variations exist for Xml and Text. For advanced scenarios, you have full control of serialization, a callback pipeline, and full access to...
Simple library for requesting Api in Json.
.Net Core Client Extensions for HTTP
RestClient library generates code to sent REST API requests by wrapping HttpClient and lets you operate at a higher level of abstraction. It only assumes one thing: request and response bodies are JSON.
HttpLoadTesting http load generator web client
This library can be used to develop a .NET application that works as a client of Lightstreamer Server, in order to send and receive real-time data. The minimum requirements for supported environments are: .NET 4.5, Windows 8, Windows Phone Silverlight 8, ASP.NET Core 1.0. The Lightstreamer...
A commandline host for Ceen.Httpd
Simple library for interacting with JSON+HTTP based api's.
This package contains samples that implement features within Sitecore.Services.Client (SSC) component. The SSC component is a framework around ASP.NET Web API that makes it simple to implement service layers that access Sitecore over HTTP. MIT License
Package includes client side JS libraries reference and configuration for Angular2, @angular/common, @angular/compiler, @angular/core, @angular/forms, @angular/http, @angular/platform-browser, core-js, lodash, rxjs, systemjs, zone.js. Package also contains sample SPA template implemented according t...
Reading and logging the HTTP request message and the HTTP response message.
A runtime proxy for calling into http services by leveraging swagger.
Enables performance counter measurement for use within web applications.
A HTTP analysis and comparison tool
Simple, lightweight and performant API-oriented HTTP framework
Http compression for .Net 3.5 and binding extension to authenticate without certificate
Networking performance monitoring wrapper
Owin Hosting with MEF project compiled for .NET Standard HttpListener that comes with Owin can not be used in .NET Standard scenarios as is bases on Windows specific implementation, thus set ServerFactory as below... var options = new StartOptions("http://localhost:8080/"); options. ServerFactory ...
Iron WebScraper is a C# web scraping library, allowing developers to simulate & automate human browsing behavior to extract content, files & images from web applications as native .NET objects. Iron Web Scraper manages politeness & multithreading in the background, leaving a developer’s own applicat...