-
Notifications
You must be signed in to change notification settings - Fork 62
Closed
Description
We currently support children getting information from their parent via
this.Parentwe can support a parent getting it's children like so
this.Children<ChildEntity>()which would read all ChildEntity streams and return a list of ChildEntities.
Child entity stream ids would be in metadata? Or perhaps an internal Aggregates.Net event
Metadata
Metadata
Assignees
Labels
No labels