forked from NEventStore/NEventStore
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Andrea Balducci edited this page Jul 1, 2015
·
11 revisions
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.
- The most recent stable release is available on [nuget.org].(https://nuget.org/packages/NEventStore)
- CI packages are on myget.org.
Ask your question on the mailing list or pop by the jabbr room.
- Home
- Quick Start
- Architecture
- [Overview](Architectural Overview)
- Transactional Integrity
- Supported Persistence Engines