It's a wrapper on RabbitMQ.Client library for some common usecases.
Info
Version: | 1.0.8 |
Author(s): | Mahmoud Savarian |
Last Update: | Wednesday, August 28, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sav68/microlib-rabbitmq-client-helper |
NuGet Url: | https://www.nuget.org/packages/MicroLib.RabbitMQ.Client.Helper.Standard |
Install
Install-Package MicroLib.RabbitMQ.Client.Helper.Standard
dotnet add package MicroLib.RabbitMQ.Client.Helper.Standard
paket add MicroLib.RabbitMQ.Client.Helper.Standard
MicroLib.RabbitMQ.Client.Helper.Standard Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.2)
- RabbitMQ.Client(>= 5.1.0)
Tags