Skip to content

From CRUD to CQRS

Compare
Choose a tag to compare
@oskardudycz oskardudycz released this 17 Feb 08:13
· 143 commits to main since this release

Added example showing step-by-step how to migrate from CRUD-based application into CQRS.

See more in: https://github.com/oskardudycz/EventSourcing.NetCore/tree/main/Sample/CRUDToCQRS.