Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Latest commit

 

History

History
6 lines (4 loc) · 270 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 270 Bytes

Event Sourcing Component

Component building on top of other components to provide a full event sourcing experience.

This component provides base classes for event sourced aggregate roots and entities, an event sourced repository implementation and testing helpers.