Skip to content
#

transactional-outbox

Here are 44 public repositories matching this topic...

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…

  • Updated Feb 29, 2024
  • C#

A RESTful API server for the application about managing, hosting events and selling their tickes. Implementing Clean Architecture, DDD, CQRS, Repository, Unit of Work Patterns, Caching with Redis and Decorator Pattern, Idempotency and Outbox Pattern, Real-time Chat and Notification.

  • Updated Dec 7, 2024
  • C#

Improve this page

Add a description, image, and links to the transactional-outbox topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the transactional-outbox topic, visit your repo's landing page and select "manage topics."

Learn more