Getting Started
Architecture
NServiceBus
Transports
Persistence
ServiceInsight
ServicePulse
ServiceControl
Monitoring
Samples

Outbox Samples

Samples

  • Using Outbox with RabbitMQ
    Demonstrates how the Outbox handles duplicate messages using RabbitMQ and SQL Server hosted in Docker containers.
  • Using Outbox with SQL Server
    A sample demonstrating the SQL Server transport with SQL Persistence and ADO.NET user data store using outbox.

Related Articles

  • Outbox
    Reliable messaging without distributed transactions.

Last modified