A RabbitMQ implementation of a simple publish/subscribe service bus.
Info
Version: | 0.0.66 |
Author(s): | acraven |
Last Update: | Friday, April 10, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/acraven/service-bus |
NuGet Url: | https://www.nuget.org/packages/Atlas.ServiceBus.RabbitMQ |
Install
Install-Package Atlas.ServiceBus.RabbitMQ
dotnet add package Atlas.ServiceBus.RabbitMQ
paket add Atlas.ServiceBus.RabbitMQ
Atlas.ServiceBus.RabbitMQ Download (Unzip the "nupkg" after downloading)
Dependencies
- Atlas.Core(0.0.15.0)
- Newtonsoft.Json(6.0.8)
- RabbitMQ.Client(3.5.1)
- Atlas.ServiceBus(0.0.66.0)
Tags