AshCommanded.Commanded.EventHandler (AshCommanded v0.1.0)
View SourceRepresents a general purpose event handler in the Commanded DSL.
Event handlers respond to specific events with custom logic that can perform side effects, interact with external systems, or trigger other actions that don't necessarily update the resource state.