Top 20 NuGet request Packages

RabbitMQ remoting transport for Asynco
O intuito desse projeto é simplificar as requisições SOAP para não existir a necessidade de ficar preso aos contratos burocráticos do WCF permitindo escalabilidade e maleabilidade das requisições O conceito é bem simples, e dará uma maleabilidade maior para o desenvolvedor em trabalhar as requisiçõe...
Postal is a code generator that generates strongly typed message contracts for request-response type protocols. Messages are serialized and deserialized using Protocol buffers.
Simple JavaScript library to prevent multiple simultaneous client requests to same HTTP endpoint. After one active request, subsequent requests with identical request metadata have their callbacks queued with the first/active request, preventing the need for multiple unnecessary round trips to a se...
An ASP.NET request validator which enables claims to pass through ASP.NET request validation when working with WIndows Identity Foundation.
This is an implementation of the message store used for decoupled invocation of commands by Paramore.Brighter, using MySql
Simple CLI for sending HTTP requests
Library helps to generate a trace ID string for the cross-microservice communication. https://www.calabonga.net/blog/post/tracking-correlationid-between-microservices-asp-net-core
A wrapper for HttpClient that simplifies things, and uses normal error codes instead of exceptions for network errors
An assembly for extending and/or assisting with HTTP-releated tasks.
A .NET standard library to send and receive messages via named pipes encapsulating the inner mechanisms.
Middleware that provides HTTP request and response in plain string for logging purposes. Easy to use. Sync/Async support. No configuration is needed if used with ILogger<T>. The logging middleware can also be configured or inherited for a custom logger. Extension methods are included for easy setup ...
Request logger for ASP.NET Core
Provides an implementation of the messaging gateway for decoupled invocation in the Paramore.Brighter pipeline, using restms
Provides an implementation of the messaging gateway for decoupled invocation in the Paramore.Brighter pipeline, using MS Sql Server
This is an implementation of the message store used for decoupled invocation of commands by Paramore.Brighter, using PostgreSql
Provides an implementation of the messaging gateway for decoupled invocation in the Paramore.Brighter pipeline, using Redis<
Contains the current system plugins used by the CoreKraft framework
Library for using S3 as WebRequests
.Net library for clever processing of requests from datatables.net jQuery plugin on the server side (ASP.NET, Nancy or any other web server). It dynamically builds an expression tree from the request and allows to filter and sort an IQueryable according to the request parameters.