SqlTransactionalOutbox icon indicating copy to clipboard operation
SqlTransactionalOutbox copied to clipboard

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 Fun...

Results 1 SqlTransactionalOutbox issues
Sort by recently updated
recently updated
newest added

This is working great for our needs, however we now need to merge more than one service, each with separate schemas but in the same DB into a single process....