RabbitMQ transport for RSB.
Info
Version: | 0.10.12 |
Author(s): | Łukasz Tomaszkiewicz |
Last Update: | Monday, March 6, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/RSB.Transports.RabbitMQ |
Install
Install-Package RSB.Transports.RabbitMQ
dotnet add package RSB.Transports.RabbitMQ
paket add RSB.Transports.RabbitMQ
RSB.Transports.RabbitMQ Download (Unzip the "nupkg" after downloading)
Dependencies
- NLog(>= 4.0.1)
- RabbitMQ.Client(>= 3.6.1)
- Newtonsoft.Json(>= 6.0.8)