Library for RabbitMQ communication.
Info
Version: | 1.3.33 |
Author(s): | LKAB-IT |
Last Update: | Tuesday, January 30, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/LKAB.Communication.RabbitMQ |
Install
Install-Package LKAB.Communication.RabbitMQ
dotnet add package LKAB.Communication.RabbitMQ
paket add LKAB.Communication.RabbitMQ
LKAB.Communication.RabbitMQ Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.ApplicationInsights(>= 2.12.0)
- Microsoft.Extensions.Logging.Abstractions(>= 2.1.1)
- Microsoft.Extensions.Options(>= 2.1.1)
- Newtonsoft.Json(>= 12.0.2)
- RabbitMQ.Client(>= 5.1.1)