The Wayback Machine - https://web.archive.org/web/20220930041109/https://github.com/topics/outbox
Skip to content
#

outbox

Here are 30 public repositories matching this topic...

🕸 Yet Another .NET Clean Architecture, but for Microservices project. It uses Minimal Clean Architecture with DDD-lite, CQRS-lite, and just enough Cloud-native patterns apply on the simple eCommerce sample and run on Tye with Dapr extension 🍻

  • Updated Sep 24, 2022
  • C#

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

  • Updated Aug 22, 2022
  • C#

Improve this page

Add a description, image, and links to the 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 outbox topic, visit your repo's landing page and select "manage topics."

Learn more