Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 213 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 213 Bytes

Transactional Outbox

Transactional Outbox Reference application using the Unit Of Work and Transactional Outbox patterns together in C# to guarantee at-least-one message delivery. Uses MassTransit and Ef Core.