Xer.Cqrs v1.0.0 Release Notes

Release Date: 2018-05-16 // almost 6 years ago
  • 🚀 Xer.Cqrs Release 1.0.0

    🏗 Xer.Cqrs is a convenience package that contains all packages needed to build a CQRS write side with DDD concepts. It groups together other smaller XerProjects libraries:

    • Domain Driven - contains Domain Driven Design (DDD) components/concepts.
    • Command Stack - contains components for handling commands.
    • Event Stack - contains components for handling events.