Top 20 NuGet Packages
A C# library for reading WebRequest or HttpWebRequest instances and creating commandline curl, powershell, or fetch, jQuery ajax etc.
Lean requesthandling
A .Net Core authentication scheme that helps validate/authenticate given http request header value(s) in a clean way.
Module for logging request and response data
Simple ASP.NET Core middleware that logs information about each request.
Logs requests and responses to a database that your server emit.
Library to invoke methods by binding request parameters to method parameters.
Examples of usage can be found on:
https://github.com/vytautas-pranskunas-/requestmodelbinder
Package Description
This library wraps the common request properties for a search/get request from any HTTP client
Easily consume or test RESTful web applications in .NET
Middleware to log every request to a web api
Package Description
This package adds a Request Router
This package adds an example use of Request Router
This is SteppenHorde's fork of milovidov983's fork of hflabs's Dadata client.
hflabs made a base work with client.
milovidov983 rewrited it with async.
SteppenHorde made request limiter for Dadata client which is required to use Dadata
Use RequestStrap Class- and Method-level Attributes when unit testing to initialize System.Web.HttpContext.Current prior to running tests. Release 0.1 contains a single Attribute [RequestStrap] which performs minimal initialization of System.Web.HttpContext.Current to allow the Cache object to be us...