Top 20 NuGet eventsourcing Packages

Efficient event sourced decisions and data
Use Koorsha Shirazi's event store as the Event Store.
This library extends the functionality of Papst.EventStore.Abstractions with the integration of a Azure Cosmos DB
Use Koorsha Shirazi's event store as the Event Store.
Composable high performance event sourcing componentry
Tests to exercise Shuttle.Recall component implementations.
Sql-based implementation of the event store Shuttle.Recall persistence interfaces.
Package Description
Event Sourcing, CQRS and DDD framework for modern C#/.NET applications. .NET Core global tool for database migrations.
This library enables server applications to store and replay event in an abstract EventStore
Plumberd is a lightweight library to make working with EventStore easy. It's makes it super easy for everyone familiar with ASP Controllers or WCF to jump into CQRS and EventSourcing. All the plumbing is automated. This package is the implementation of EventStory from EventStore.
Composable high performance event sourcing componentry
Sql-based implementation of the event store Shuttle.Recall projection interfaces.
Plumberd is a lightweight library to make working with EventStore easy. It's makes it super easy for everyone familiar with ASP Controllers or WCF to jump into CQRS and EventSourcing. All the plumbing is automated.
Package Description
Provides a DocumentDB storage engine for Simple Event Store (SES)
EventStore.RavenDb is a very light weight event sourcing inspired by JOliver EventStore. It uses RavenDb document as an aggregate root and it stores all events as a collection within a single document. It supports simple Sync dispatcher, implements IPipelineHook, IUpconvertEvents and IRepository fro...