Package for adding RabbitMq communication through SimpleServiceBus.
Info
Version: | 1.1.0 |
Author(s): | Dennis Hogström |
Last Update: | Wednesday, April 25, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dennishog/SimpleServiceBus |
NuGet Url: | https://www.nuget.org/packages/DS.SimpleServiceBus.RabbitMq |
Install
Install-Package DS.SimpleServiceBus.RabbitMq
dotnet add package DS.SimpleServiceBus.RabbitMq
paket add DS.SimpleServiceBus.RabbitMq
DS.SimpleServiceBus.RabbitMq Download (Unzip the "nupkg" after downloading)
Dependencies
- DS.SimpleServiceBus(>= 1.1.0)
- MassTransit.RabbitMQ(>= 4.0.1)
Tags