Top 20 NuGet sourcing Packages

# EventFlow ![EventFlow logo](https://raw.githubusercontent.com/eventflow/EventFlow/develop-v1/icon-128.png) ![NuGet downloads](https://img.shields.io/nuget/dt/EventFlow) ``` $ dotnet add package EventFlow ``` EventFlow is a basic CQRS+ES framework designed to be easy to use. Have a look at our...
StructureMap support for Aggregates.NET
Cronus is a lightweight framework for building event driven systems with DDD/CQRS in mind.
Cronus is a lightweight framework for building event driven systems with DDD/CQRS in mind.
Cronus is a lightweight framework for building event driven systems with DDD/CQRS in mind.
# EventFlow ![EventFlow logo](https://raw.githubusercontent.com/eventflow/EventFlow/develop-v1/icon-128.png) ![NuGet downloads](https://img.shields.io/nuget/dt/EventFlow) ``` $ dotnet add package EventFlow ``` EventFlow is a basic CQRS+ES framework designed to be easy to use. Have a look at our...
# EventFlow ![EventFlow logo](https://raw.githubusercontent.com/eventflow/EventFlow/develop-v1/icon-128.png) ![NuGet downloads](https://img.shields.io/nuget/dt/EventFlow) ``` $ dotnet add package EventFlow ``` EventFlow is a basic CQRS+ES framework designed to be easy to use. Have a look at our...
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.
# EventFlow <table border=0 cellpadding=0 cellspacing=0> <tr> <td width=25%> <img src=./icon-128.png /> </td> <td width=25%> <p> <a href=https://www.nuget.org/packages/EventFlow/><img src=https://img.shields.io/nuget/v/EventFlow.svg?style=flat /></a> ...
# EventFlow <table border=0 cellpadding=0 cellspacing=0> <tr> <td width=25%> <img src=./icon-128.png /> </td> <td width=25%> <p> <a href=https://www.nuget.org/packages/EventFlow/><img src=https://img.shields.io/nuget/v/EventFlow.svg?style=flat /></a> ...
Cronus is a lightweight framework for building event driven systems with DDD/CQRS in mind.
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) ![NuGet downloads](https://img.shields.io/nuget/dt/EventFlow) ``` $ dotnet add package EventFlow ``` EventFlow is a basic CQRS+ES framework designed to be easy to use. Have a look at our...
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.
This package contains Json serializers for NEventStore library. These serializers were removed from the core package to limit dependencies from external libraries.
# EventFlow ![EventFlow logo](https://raw.githubusercontent.com/eventflow/EventFlow/develop-v1/icon-128.png) ![NuGet downloads](https://img.shields.io/nuget/dt/EventFlow) ``` $ dotnet add package EventFlow ``` EventFlow is a basic CQRS+ES framework designed to be easy to use. Have a look at our...
# EventFlow <table border=0 cellpadding=0 cellspacing=0> <tr> <td width=25%> <img src=./icon-128.png /> </td> <td width=25%> <p> <a href=https://www.nuget.org/packages/EventFlow/><img src=https://img.shields.io/nuget/v/EventFlow.svg?style=flat /></a> ...
# EventFlow ![EventFlow logo](https://raw.githubusercontent.com/eventflow/EventFlow/develop-v1/icon-128.png) ![NuGet downloads](https://img.shields.io/nuget/dt/EventFlow) ``` $ dotnet add package EventFlow ``` EventFlow is a basic CQRS+ES framework designed to be easy to use. Have a look at our...
Additional persistence provider for NEventStore using SQL.