A lightweight library for implementing the Transactional Outbox pattern in .NET with default implementation in SQL Server & Azure Service Bus. Key benefits offered are support for running in Azure Functions serverless environments and support for enforcing FIFO ordering of processing & publishing even in horizontally scaled environments (e.g. se…
sql sql-server azure azure-functions sqlserver event-based-notification azure-service-bus event-notifications outbox azuresql transactional-outbox event-services outbox-pattern outbox-database transactional-outbox-pattern fifo-processing preserve-ordering serverless-environments
- Updated
Jul 23, 2025 - C#