nbarnwell / Regalo

OBSOLETE - USE Inforigami.Regalo instead. A simple event sourcing "framework" packaged on Nuget.org at https://nuget.org/packages/Regalo/ and based entirely on my learnings from Greg Young's DDD, CQRS and Event Sourcing course. The implementation may differ from Greg's in places, but the goal is generally the same. Calling it a "framework" is overstating things somewhat given it's such a straightforward pattern. The code here is extracted from initial versions of my OrderManagementSystem example implementation (also on Github).
MIT License
22 stars 4 forks source link

Build Regalo.EventStorage.RavenDB using Regalo nuget package dependency #3

Closed nbarnwell closed 12 years ago

nbarnwell commented 12 years ago

Done and available on Nuget.org actually as "Regalo.EventSourcing.Raven".