Top 20 NuGet sourcing Packages

Generic implementation of CQRS pattern.
Integration to allow the use of NEventStoreAsync with AggregateSourceAsync.
This package contains Json and Bson serializers for NEventStoreAsync library. These serializers were removed from the core package to limit dependencies from external libraries.
Additional persistence provider for NEventStoreAsync using SQL.
Additional persistence provider for NEventStore using Azure Blob storage.
A library providing a generic one-way event routing mechanism for any kind of events.
Entity Framework Core database provider for Kledex domain store.
CosmosDB (SQL API) database provider for Kledex domain store.
CosmosDB (MongoDB API) database provider for Kledex domain store.
Service Bus provider for Kledex message bus.
RabbitMQ provider for Kledex message bus.
Json serialization implementations for OpenEventSourcing.
Sql server database provider for OpenEventSourcing.
Sqlite database provider for OpenEventSourcing.
Postgres database provider for OpenEventSourcing.
In-Memory database provider for OpenEventSourcing (to be used for testing purposes).
Bibliothèque de classes utilitaires pour la mise à disposition d'une infrastructure reposant sur la technologie Eventstore (https://eventstore.org) pour la librairie GreatDomain
MediatR Extension to raise domain events in .NET
Event domain abstractions in .NET