RapidTransit, a quick library to get started building autonomous services using MassTransit.
Info
Version: | 1.1.0 |
Author(s): | Chris Patterson |
Last Update: | Tuesday, March 18, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/MassTransit/RapidTransit |
NuGet Url: | https://www.nuget.org/packages/RapidTransit.Integration |
Install
Install-Package RapidTransit.Integration
dotnet add package RapidTransit.Integration
paket add RapidTransit.Integration
RapidTransit.Integration Download (Unzip the "nupkg" after downloading)
Dependencies
- RapidTransit.Core(1.1.0)
- Autofac(3.3.0)
- Automatonymous(1.2.5)
- Automatonymous.MassTransit(1.2.5)
- Magnum(2.1.2)
- MassTransit(2.9.5)
- MassTransit.Autofac(2.9.5)
- MassTransit.Courier(2.9.5)
- MassTransit.RabbitMQ(2.9.5)
- MassTransit.Scheduling(1.2.5)
- Newtonsoft.Json(5.0.8)
- RabbitMQ.Client(3.2.1)
- Taskell(0.1.2)