Skip to content

Encapsulates various infrastructure concerns for domains.

Notifications You must be signed in to change notification settings

haf/CommonDomain

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Common Domain (by Jonathan Oliver)

A project for easily using event sourcing with a domain model. Implements most of the important concepts discussed on the ddd-cqrs mailing list.

Some documentation can be found at:

  • haf/CommonDomain/wiki
  • in the unit tests (great reading - just browse the code and run the tests with machine.specifications at the same time!)
  • By browsing the Documently source.

Issues and pull requests go here: https://github.com/joliver/CommonDomain

unless you want a new nuget out with some commits, in which case you can either talk above, or send me a message.

Note: this project will be shoved into joliver/EventStore by EventStore's next release.

About

Encapsulates various infrastructure concerns for domains.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 95.7%
  • Shell 4.3%