An easy to use RabbitMQ Client for .Net.
Info
Version: | 1.1.16 |
Author(s): | Rene Windegger |
Last Update: | Wednesday, June 12, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://rwindegger.github.io/RabbitExpress/ |
NuGet Url: | https://www.nuget.org/packages/RabbitExpress |
Install
Install-Package RabbitExpress
dotnet add package RabbitExpress
paket add RabbitExpress
RabbitExpress Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration(>= 2.2.0)
- Microsoft.Extensions.Options(>= 2.2.0)
- MsgPack.Cli(>= 1.0.1)
- RabbitMQ.Client(>= 5.1.0)
- SexyProxy(>= 2.0.104)
- SexyProxy.Emit(>= 2.0.104)
Tags