/NEventStore

A persistence agnostic Event Store for .NET

Primary LanguageC#MIT LicenseMIT

NEventStore

NEventStore is a persistence library used to abstract different storage implementations when using event sourcing as storage mechanism. This library is developed with a specific focus on DDD/CQRS applications.

Please see the documentation to get started and for more information.