A RabbitMQ Helper and Extensions Library utilizing RabbitMQ.Client for .NET 6+ and .NET Standard 2.0 Applications.
Info
Version: | 2.1.1 |
Author(s): | RICADO Group |
Last Update: | Monday, January 29, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/RICADO.RabbitMQ |
Install
Install-Package RICADO.RabbitMQ
dotnet add package RICADO.RabbitMQ
paket add RICADO.RabbitMQ
RICADO.RabbitMQ Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
- RabbitMQ.Client(>= 6.2.1)