Top 20 NuGet Packages depending on NEventStore

Total dependencies: 36

This package contains Bson serializers for NEventStore library. These serializers were removed from the core package to limit dependencies from external libraries.
Additional persistence provider for NEventStore using SQL.
This package contains Json serializers for NEventStore library. These serializers were removed from the core package to limit dependencies from external libraries.
Additional persistence provider for NEventStore using MongoDB.
A recipe for implementing event sourced domain objects with NEventStore.
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. This package is an implementation of a Polling Client that reads data from an EventStore.
Common classes used by the CaseManagement project.
The BullOak.Repositories implementation for NEventStore
domainD repository implementation using NEventStore
SnapshotStore implemented for NEventStore used together with CQRSLite.
Adds support for NEventStore as a source of events for LiquidProjections
Community package with additional persistence engine for NEventStore.
NES (.NET Event Sourcing) is a lightweight framework that helps you build domain models when you're doing event sourcing.
xunit Testing fixtures and helpers for Driven
AggregateSource.NEventStore provides integration with NEventStore (https://github.com/NEventStore/NEventStore).
Kickstarter for Tactical DDD with CQRS+ES
Additional persistence provider for NEventStore using MongoDB.
Additional persistence provider for NEventStore using RavenDB.
An event source stack based on NEventStore and Akka