Skip to content

9swampy/NEventStoreExample

Repository files navigation

NEventStoreExample

Simple NEventStore implementation using CommonDomain to rebuild Aggregate state. Most of the code was found on:

The EventSpecification test was heavily inspired by Greg Young's Assert.That(We.Understand) skillcast.

I've also added EventualConsistencyTests replacing calls to deprecated SynchronousDispatch functionality using @larsw suggestion on NEventStore/NEventStore#360 (comment)

About

NEventStoreExample with EventSpecification tests

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages