.Net Core Class Library to connect to RabbitMq.
Info
Version: | 1.0.0 |
Author(s): | waleed alshinawi |
Last Update: | Wednesday, January 29, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/RabbitMqMessaging |
Install
Install-Package RabbitMqMessaging
dotnet add package RabbitMqMessaging
paket add RabbitMqMessaging
RabbitMqMessaging Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
- Polly(>= 7.2.0)
- RabbitMQ.Client(>= 5.1.2)
Tags