mrmorrandir / EventSourcing

An event sourcing library with an EF Core based persistence (in order to use MSSQL and other relational databases that are available in corporate scopes).
MIT License
1 stars 0 forks source link

Added `UseRabbitMQPublishing` method to DI to initialize the exchange… #24

Closed mrmorrandir closed 1 month ago

mrmorrandir commented 1 month ago

…s on startup.