AutofacEvents
AutofacEvents copied to clipboard
Autofac Events
Results
2
AutofacEvents issues
Sort by
recently updated
recently updated
newest added
Does this solution support having a child Entity in an Aggregate raise an event, with the handler being on the parent/aggregate root?
Autofac.Events should be available on the same targets as Autofac. Currently that is `netstandard1.1`, `netstandard2.0` and `net4.5`. I'm currently only building for `netstandard2.0`. `netstandard1.1` will require minor reflection changes using...
enhancement
help wanted