Additional messaging provider for NanoMessageBus using RabbitMQ messaging infrastructure.
Info
Version: | 2.0.51 |
Author(s): | Jonathan Oliver |
Last Update: | Tuesday, May 31, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/joliver/NanoMessageBus |
NuGet Url: | https://www.nuget.org/packages/NanoMessageBus.RabbitMQ |
Install
Install-Package NanoMessageBus.RabbitMQ
dotnet add package NanoMessageBus.RabbitMQ
paket add NanoMessageBus.RabbitMQ
NanoMessageBus.RabbitMQ Download (Unzip the "nupkg" after downloading)
Dependencies
- NanoMessageBus(>= 2.0.51)
- RabbitMQ.Client(>= 3.3.2 && <= 3.3.2)
Tags