I’ve opened a Github account where i keep some stuff I’ve been playing with recently. At the moment is mostly related to doing DDD with CQRS and Event Sourcing.
I’ve created a sample project to demonstrate the concepts. Here is a short description of the sample:
Sample project demonstrating CQRS & Event Sourcing =================================================
The sample uses the following projects from Jonathan Oliver (https://github.com/joliver)