Sample using micro services in .NET Core 3.1 Focusing on clean code
-
Updated
Mar 3, 2023 - C#
Sample using micro services in .NET Core 3.1 Focusing on clean code
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…
Add a description, image, and links to the outbox-database topic page so that developers can more easily learn about it.
To associate your repository with the outbox-database topic, visit your repo's landing page and select "manage topics."