Skip to content

A recipe for implementing event sourced domain objects with NEventStore

License

Notifications You must be signed in to change notification settings

danielHalan/NEventStore.Domain

 
 

Repository files navigation

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

About

A recipe for implementing event sourced domain objects with NEventStore

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 45.8%
  • PowerShell 44.5%
  • XSLT 9.3%
  • Batchfile 0.4%