forked from NEventStore/NEventStore
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Marijn van der Zee edited this page May 19, 2013
·
10 revisions
The EventStore is a persistence library for .NET used to abstract different storage implementations when using event sourcing as storage mechanism. Event sourcing is most closely associated with a concept known as CQRS.
Get the EventStore from NuGet (stable) or MyGet (CI builds, unstable).
Ask your question on Stack Overflow and tag your question with the CQRS tag and the word "EventStore" in the title.