Top 20 NuGet http Packages

Http Result monad for C#. In its core this monad enhances a type by adding a success/failure status and an http state. This type is meant to be used by operations that do Http calls. For more information see http://csharp-functional.readthedocs.io/en/latest/http-result-monad.html.
Common tools for ASP.NET Web Api applications
Zipkin instrumentation for Owin based on the Zipkin.net library (https://www.nuget.org/packages/Zipkin/). It allows to automatically log every incoming HTTP request into Zipkin.
A lightweight .NET package for working with HTTP status codes and status code descriptions.
The core of RestLess, the automatic type-safe REST API client library for .Net Standard
The automatic type-safe REST API client library for .Net Standard
AGRestClient is very simpler way to integrate the backend in your application. You just need to pass webservice url to AGRestClient and api will return filled model in form of tuple.
A ScriptCs script engine for F#.
Nancy handler and response processor for HTTP Problem Details (RFC 7807)
Extensions to help testing http actions
Package Description
Package Description
Package Description
Package Description
An HTTP client/server library designed to enable the implementation and consumption of HTTP services in a purely functional asynchronous style.
Frack is an F# based socket implementation for high-speed, high-throughput applications. It is built on top of SocketAsyncEventArgs, which minimises the memory fragmentation common in the IAsyncResult pattern.
This package is executable .NET Core DLL, which runs the HTTP server of Backend.HTTP.Server package. Graceful shutdown and restart are supported via semaphores, as implemented by UtilPack.ProcessMonitor package.
Contains skeleton implementation for types defined in Backend.Core and Backend.HTTP.Common packages.
Contains module implementing generic logout procedore for backend HTTP servers.