Fork of Particular's RabbitMq transport to use RabbitMqNext instead of official client - I am NOT affiliated with Particular.
Info
Version: | 1.0.0.36 |
Author(s): | Charles Solar |
Last Update: | Thursday, January 12, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/volak/NServiceBus.RabbitMQ |
NuGet Url: | https://www.nuget.org/packages/NServiceBus.RabbitMQNext |
Install
Install-Package NServiceBus.RabbitMQNext
dotnet add package NServiceBus.RabbitMQNext
paket add NServiceBus.RabbitMQNext
NServiceBus.RabbitMQNext Download (Unzip the "nupkg" after downloading)
Dependencies
- NServiceBus(>= 6.0.0 && < 7.0.0)
- RabbitMQNext(>= 1.0.18 && < 1.1.0)
Tags