Top 20 NuGet cqrs Packages
Functional API for MSR Orleans. Core and client-side library.
# EventFlow
![EventFlow logo](https://raw.githubusercontent.com/eventflow/EventFlow/develop-v1/icon-128.png)
```
$ dotnet add package EventFlow
```
EventFlow is a basic CQRS+ES framework designed to be easy to use.
Have a look at our [getting started guide](https://geteventflow.net/getting-start...
# EventFlow
![EventFlow logo](https://raw.githubusercontent.com/eventflow/EventFlow/develop-v1/icon-128.png)
```
$ dotnet add package EventFlow
```
EventFlow is a basic CQRS+ES framework designed to be easy to use.
Have a look at our [getting started guide](https://geteventflow.net/getting-start...
Decouple does matter, A simple mediator for .Net for sending command, publishing event and request response with pipelines supported
The purpose of the EventStore is to represent a series of events as a stream. NEventStore is a persistence agnostic event sourcing library for .NET. The primary use is most often associated with CQRS.
Autofac support for EventFlow
Microsoft.Extensions.DependencyInjection support for EventFlow
Cronus is a lightweight framework for building event driven systems with DDD/CQRS in mind.
Unit testing kit for Orleankka. Allows to unit test actors in a full isolation.
Ease of use framework for testing Aggregates.NET entities and handlers
# EventFlow
![EventFlow logo](https://raw.githubusercontent.com/eventflow/EventFlow/develop-v1/icon-128.png)
```
$ dotnet add package EventFlow
```
EventFlow is a basic CQRS+ES framework designed to be easy to use.
Have a look at our [getting started guide](https://geteventflow.net/getting-start...
This package contains Bson serializers for NEventStore library. These serializers were removed from the core package to limit dependencies from external libraries.
Clinia CQRS is a .NET Standard framework that can be used to create a simple and clean design by enforcing single responsibility and separation of concerns. Its advanced features are ideal for Domain Driven Design (DDD), Command Query Responsibilty Segragation (CQRS) and Event Sourcing.
A lightweight framework to help write CQRS and Eventsourcing applications in C#
This package contains Json serializers for NEventStore library. These serializers were removed from the core package to limit dependencies from external libraries.
PowerShell Cmdlets for NServiceBus
# EventFlow
![EventFlow logo](https://raw.githubusercontent.com/eventflow/EventFlow/develop-v1/icon-128.png)
```
$ dotnet add package EventFlow
```
EventFlow is a basic CQRS+ES framework designed to be easy to use.
Have a look at our [getting started guide](https://geteventflow.net/getting-start...
Elasticsearch support for EventFlow
# EventFlow
![EventFlow logo](https://raw.githubusercontent.com/eventflow/EventFlow/develop-v1/icon-128.png)
```
$ dotnet add package EventFlow
```
EventFlow is a basic CQRS+ES framework designed to be easy to use.
Have a look at our [getting started guide](https://geteventflow.net/getting-start...
Additional persistence provider for NEventStore using SQL.