Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@joel-jeremy joel-jeremy released this 16 May 01:22
15a6f70

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.