Skip to content

Guides

This section provides step-by-step guides that demonstrate how to apply the concepts in practice. They focus on practical implementation details and best practices for working with the OpenCQRS.

The following guides are currently available:

  • Registering Explicit Event Types – Learn how to declare and register event types so that the system can reliably identify, serialize, and deserialize them.
  • Upcasting Events – Understand how to evolve existing events to new versions, ensuring compatibility as your domain and event schemas change over time.

Additional guides will be added over time to cover more advanced usage patterns and common scenarios.