Cloudburst Microservice Toolkit: EventBus provider for Cloudburst Services using MassTransit.
Info
| Version: | 2020.10.6 |
| Author(s): | Tyler Andersen |
| Last Update: | Tuesday, October 6, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://getcloudburst.com/ |
| NuGet Url: | https://www.nuget.org/packages/Cloudburst.EventBus.RabbitMq |
Install
Install-Package Cloudburst.EventBus.RabbitMq
dotnet add package Cloudburst.EventBus.RabbitMq
paket add Cloudburst.EventBus.RabbitMq
Cloudburst.EventBus.RabbitMq Download (Unzip the "nupkg" after downloading)
Dependencies
- Cloudburst.EventBus.Models(>= 2020.10.6)
- MassTransit.Extensions.DependencyInjection(>= 7.0.4)
- MassTransit.RabbitMQ(>= 7.0.4)