SqlTransactionalOutbox

SqlTransactionalOutbox

cajuncoding

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. serverless or load balanced).

19 Stars
1 Forks
19 Watchers
C# Language
mit License
Cost to Build
$13.6K
Market Value
$19.6K

Growth over time

8 data points  ·  2021-07-01 → 2025-09-01
Stars Forks Watchers
💬

How do you feel about this project?

Ask AI about SqlTransactionalOutbox

Question copied to clipboard

What is the cajuncoding/SqlTransactionalOutbox GitHub project? Description: "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. serverless or load balanced).". Written in C#. Explain what it does, its main use cases, key features, and who would benefit from using it.

Question is copied to clipboard — paste it after the AI opens.

How to clone SqlTransactionalOutbox

Clone via HTTPS

git clone https://github.com/cajuncoding/SqlTransactionalOutbox.git

Clone via SSH

[email protected]:cajuncoding/SqlTransactionalOutbox.git

Download ZIP

Download master.zip

Found an issue?

Report bugs or request features on the SqlTransactionalOutbox issue tracker:

Open GitHub Issues