Top 20 NuGet request Packages

The buttoned-up and boring, but deeply analyzed, implementation of Signature Version 4 (SigV4) in .NET.
The Command Dispatcher pattern is an addition to the Command design pattern that decouples the dispatcher for a service from its execution. A Command Dispatcher component maps commands to handlers. A Command Processor pattern provides a framework for handling orthogonal concerns such as logging, ti...
Enrich the BusClient with a RequestAsync, the caller part of RPC.
Simple, unambitious mediator implementation in .NET
MediatR extensions for ASP.NET Core
Simple, easy HTTP REST API client for integrating and consuming services in C#.
Helpers classes for projects. Please contribute for improvements.
Integrate server backends with the Sinch backend.
Common classes and models for rest and json api
Decouple does matter, A simple mediator for .Net for sending command, publishing event and request response with pipelines supported
Helper methods for dealing with certificates.
Use Autofac as the IoC container for Mediator.Net
Log message by using Serilog
Use SimpleInjector as the IoC container for Mediator.Net
Provides a modeling API framework for messaging. Provides the model for messaging, including the Message classifier and Messaging scope dimension. Typically used areas and classes/interfaces/services: - IMessageType. - Dimensions: Messaging (area). ...
Use Ninject as the IoC container for Mediator.Net
Request/response Inspector middleware for ASP.NET Core
Provides services for messaging, a.k.a. request/response service layer. Typically used areas and classes/interfaces/services: - IMessageProcessor, IMessage, MessageHandlerBase. - Distributed: IMessageBroker, IBrokeredMessage, MessageRouterBase. - Behav...
Interface para logar uma requisição e uma resposta utilizando o Serilog com opções para armazenar no banco SQL e Elasticsearch. Ele implementa uma classe que é adicionada no middleware da aplicação. Opção para configurar filtro de exceção customizado
Has own Visual Studio Addin for easier use. Small size. Capture Business-use-cases and convert it into a modular, highly testable chunk of codes. One step closer to dissecting & migrating monolithic apps. Provides a common ground for projects with large number of developers. A combination of Command...