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.