Azure Service Bus provider for SlimMessageBus
$ dotnet add package SlimMessageBus.Host.AzureServiceBusSlimMessageBus is a lightweight and extensible message bus framework for .NET, designed to simplify working with message brokers and in-process messaging.
It supports a variety of transport providers and offers built-in patterns like publish/subscribe and request/response over queues.
For full documentation and examples, visit the GitHub repository.