These samples show how to bridge transports with the NServiceBus Messaging Bridge.
Bridge samples
List of Samples
- Bridge messages between endpoints using MSMQ and Azure Service Bus
A sample showing how to send messages between endpoints using different transports using NServiceBus Messaging Bridge. - Multi-Instance Mode
SQL Server transport running in multi-instance mode using Bridge. - Simple Bridge Usage
How to use the NServiceBus messaging bridge to connect endpoints on different transports. - Use Bridge to connect to ServiceControl running on different transport
Centralize monitoring of mixed transport solution with the Bridge.
Related Articles
- Messaging Bridge
Connect endpoints in a system that use different transports with the messaging bridge.