I am new to Rebus
, I am looking for code sample for using Rebus
with Azure Service Bus
, Queue
and Topic
.
I cannot see it from the link below: https://github.com/rebus-org/RebusSamples
Update
To start off: Sample of enqueuing and dequeuing messaging to Azure Service Bus for Queue, and Topic, configuration.
Ideally, cover more areas of Azure service bus, if possible.