Handling connecting to RabbitMQ, creating channels, exchange/queue declaration and binding, etc.
Info
Version: | 2.0.0 |
Author(s): | Yuriy Lyeshchenko |
Last Update: | Sunday, November 18, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/yuriylsh/Yuriy.RabbitMq |
NuGet Url: | https://www.nuget.org/packages/Yuriy.RabbitMq |
Install
Install-Package Yuriy.RabbitMq
dotnet add package Yuriy.RabbitMq
paket add Yuriy.RabbitMq
Yuriy.RabbitMq Download (Unzip the "nupkg" after downloading)
Dependencies
- LanguageExt.Core(>= 3.1.13)
- Polly(>= 6.1.1)
- RabbitMQ.Client(>= 5.1.0)
Tags