Bus implementation using Azure Service Bus to dispatch message.
Info
Version: | 1.2.1 |
Author(s): | Christophe Mommer |
Last Update: | Monday, August 10, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.hybrid-technologies-solutions.com/ |
NuGet Url: | https://www.nuget.org/packages/CQELight.Buses.AzureServiceBus |
Install
Install-Package CQELight.Buses.AzureServiceBus
dotnet add package CQELight.Buses.AzureServiceBus
paket add CQELight.Buses.AzureServiceBus
CQELight.Buses.AzureServiceBus Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- CQELight.Buses.InMemory(>= 1.2.1)
- CQELight(>= 1.2.1)
- Microsoft.Azure.ServiceBus(>= 4.1.4)
- CQELight.Buses.InMemory(>= 1.2.1)
- CQELight(>= 1.2.1)
- Microsoft.Azure.ServiceBus(>= 4.1.4)
Tags