Info
Version: | 2.6.0 |
Author(s): | Appccelerate team |
Last Update: | Wednesday, January 14, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/appccelerate/distributedeventbroker.masstransit |
NuGet Url: | https://www.nuget.org/packages/Appccelerate.DistributedEventBroker.MassTransit |
Install
Install-Package Appccelerate.DistributedEventBroker.MassTransit
dotnet add package Appccelerate.DistributedEventBroker.MassTransit
paket add Appccelerate.DistributedEventBroker.MassTransit
Appccelerate.DistributedEventBroker.MassTransit Download (Unzip the "nupkg" after downloading)
Dependencies
- Appccelerate.Fundamentals(>= 2.8 && < 3.0)
- Appccelerate.EventBroker(>= 3.15 && < 4.0)
- Appccelerate.DistributedEventBroker(>= 3.7 && < 4.0)
- MassTransit(>= 2.9.9 && < 3.0)
- Magnum(>= 2.1.3 && < 3.0)
- Newtonsoft.Json(>= 6.0.8 && < 7.0)
Tags
Allows sending events over MassTransit using the Appccelerate.EventBroker infrastructur.