Definition
Package: MessageHandler.EventSourcing
Assembly: MessageHandler.EventSourcing
Namespace: MessageHandler.EventSourcing
The eventsourcing configuration
Constructors
| Constructor | Description |
|---|---|
| EventsourcingConfiguration() | Creates a new instance of EventsourcingConfiguration |
| EventsourcingConfiguration(IServiceCollection) | Creates a new instance of EventsourcingConfiguration, providing a servic collection |
Methods
| Method | Description |
|---|---|
| UseEventsourcingRuntime() | Register the event sourcing runtime components in the service collection |