Architecture and process for the collection of domain events and their implementation for immediate publication through MediatR and their late publication through Transactional Outbox
The Common interfaces and base/shared components for the SqlTransactionalOutbox framework.
A lightweight library & framework for implementing the Transactional Outbox pattern in .Net with default implementaions for SQL Server & messaging via Azure Service Bus. Some of the key benefits offered are...
More information