Skip to content
Marijn van der Zee edited this page May 19, 2013 · 10 revisions

Eventstore

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).

Need Help? Have a Question?

Ask your question on Stack Overflow and tag your question with the CQRS tag and the word "EventStore" in the title.

Continuous Integration

EventStore
CommonDomain

provided by [Codebetter's TeamCity server](http://teamcity.codebetter.com/project.html?projectId=project247&tab=projectOverview)

Development

Clone this wiki locally