Top 20 NuGet cqrs Packages

EnjoyCQRS is a framework to provides the minimal infrastructure for CQRS & Event Sourcing architecture.
EnjoyCQRS.TestFramework is a framework to provides the minimal infrastructure for testing the CQRS & Event Sourcing architecture.
CQRS and Microservices Framework
A Microsoft.Extensions.DependencyInjection-based type resolver for Postie
Use MongoDB as the read store and data store in CQRS.NET
Use Ninject as your IoC container of choice with Microsoft Azure Blob Storage for CQRS.NET
Use Ninject as your IoC container of choice with MongoDB for CQRS.NET
A Mediator.Net's middleware that plugs into the publish pipeline to send event to EventStore, it is usually being used for event sourcing.
A Mediator.Net's middleware that to broadcast the message to a message broker, by adding this one into the publish pipe, any event is raised from your domain logic will be picked up and broadcast to your configured message broker.
Package Description
Messaging implementations using Azure Service Bus for use with Astro.CQRS
Mediator Toolkit for .NET apps
The purpose of the EventStore is to represent a series of events as a stream.
This module of the GFramework gives you automatic CRUD functionality based on the framework
.NET standard implementation of CQRS and EventAggregaor
Provides implementation for CQRS command, query and event dispatchers using Autofac.
EnjoyCQRS.DependencyInjection.Autofac is an Autofac extensions.
$Chakad is a Library for use with the Clean and CQRS architectural styles for .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 Processo...