Skip to content

Releases: XerProjects/Xer.Cqrs

v1.0.0

16 May 01:22
15a6f70
Compare
Choose a tag to compare

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.