Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 896 Bytes

readme.markdown

File metadata and controls

25 lines (17 loc) · 896 Bytes

NEventStore.Domain

NEventStore.Domain is a recipe for implementing event sourced domain objects with NEventStore.

Developed with:

Resharper TeamCity dotCover dotTrace

Instruction:

clone it (including submodules) with:

git clone --recursive https://github.com/NEventStore/NEventStore.Domain.git

restore the packages for the submodules running the shell script:

.\dependencies\RestorePackages.ps1