Top 20 NuGet http Packages

A logging library that sends log to an http server. you can download the server code from https://github.com/lancecontreras/httplog.git
A mockable wrapper for System.Net.Http.HttpClient.
A small and very simple .net core rest capable web server. Visit https://github.com/naice/NETStandard.RestServer for more infos.
Lightweight HTTP components
Lightweight HTTP components
Lightweight HTTP components
A simplified Generic method to GET or POST JSON using HTTP, & get it deserialized or serialized into the Object of specified type. Example: Sample sample = new JsonHttpClient<Sample>("http://localhost:10000/api/values").Deserialize();
This package contains definitions for HTTP log levels, and also default implementation for console log consumer.
Contains class implementing Authenticator interface from Backend.HTTP.Common package, which operates as guest authenticator, allowing anyone to be seen as authenticated. This is useful in development environments.
When adding settings for ASP.NET Core, you can use this to request config files on the web.
Zipkin instrumentation for NancyFx applications, based on the Zipkin.net library (https://www.nuget.org/packages/Zipkin/). It allows to automatically log every incoming HTTP request into Zipkin, with time metrics and trace/span propagation.
Extension metods to request object to get original request url or scheme when behind a load balancer.
A source code package designed to provide utilities to build up REST resources very fast and clean.
The embeddable, unopinionated minimalist rest framework for .NET
Modern HTTP web services made easy.
Provides a programming interface for HTTP applications, including components for parsing HTTP headers.
NugetSample
NugetSample