Easily Queue and Dequeue packets to and from RabbitMQ Message Broker.
Info
| Version: | 1.0.3 |
| Author(s): | Francois van der Heide |
| Last Update: | Monday, August 27, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/fvanderheide/IncrediQueue.RabbitMQ |
| NuGet Url: | https://www.nuget.org/packages/IncrediQueue.RabbitMQ |
Install
Install-Package IncrediQueue.RabbitMQ
dotnet add package IncrediQueue.RabbitMQ
paket add IncrediQueue.RabbitMQ
IncrediQueue.RabbitMQ Download (Unzip the "nupkg" after downloading)
Dependencies
- Configuration.Helper(>= 1.0.1)
- RabbitMQ.Client(>= 5.1.0)
Tags