.NET library with message queue abstractions.
Info
Version: | 0.9.0 |
Author(s): | Rico Suter |
Last Update: | Tuesday, November 2, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/RicoSuter/Namotion.Messaging |
NuGet Url: | https://www.nuget.org/packages/Namotion.Messaging.Azure.ServiceBus |
Install
Install-Package Namotion.Messaging.Azure.ServiceBus
dotnet add package Namotion.Messaging.Azure.ServiceBus
paket add Namotion.Messaging.Azure.ServiceBus
Namotion.Messaging.Azure.ServiceBus Download (Unzip the "nupkg" after downloading)
Dependencies
- Namotion.Messaging.Abstractions(>= 0.7.2)
- Microsoft.Azure.ServiceBus(>= 4.1.3)