Simple message queue manager that works with RabbitMQ.
Info
| Version: | 1.0.3 |
| Author(s): | Gianni Piolanti |
| Last Update: | Thursday, October 10, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/PiGi78/Queue4GP |
| NuGet Url: | https://www.nuget.org/packages/Queue4GP.RabbitMQ |
Install
Install-Package Queue4GP.RabbitMQ
dotnet add package Queue4GP.RabbitMQ
paket add Queue4GP.RabbitMQ
Queue4GP.RabbitMQ Download (Unzip the "nupkg" after downloading)
Dependencies
- RabbitMQ.Client(>= 5.1.1)
- Newtonsoft.Json(>= 12.0.2)
- Microsoft.Extensions.Options(>= 2.2.0)
Tags