A simple wrapper around RabbitMQ.Client to make it easier to use.
Info
Version: | 2.0.1 |
Author(s): | Bertrand Provost |
Last Update: | Tuesday, January 7, 2025 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Socolin.RabbitMQ.Client |
Install
Install-Package Socolin.RabbitMQ.Client
dotnet add package Socolin.RabbitMQ.Client
paket add Socolin.RabbitMQ.Client
Socolin.RabbitMQ.Client Download (Unzip the "nupkg" after downloading)
Dependencies
- RabbitMQ.Client(>= 6.2.1)