Simple service bus wrapper supporting either Azure or RabbitMQ.
Info
Version: | 0.0.3 |
Author(s): | Danny Brown |
Last Update: | Monday, October 7, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Andgasm.ServiceBus |
Install
Install-Package Andgasm.ServiceBus
dotnet add package Andgasm.ServiceBus
paket add Andgasm.ServiceBus
Andgasm.ServiceBus Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.ServiceBus(>= 4.0.0)
- RawRabbit.vNext(>= 1.10.4)
Tags