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 |
Install
Install-Package Cloudburst.EventBus
dotnet add package Cloudburst.EventBus
paket add Cloudburst.EventBus
Cloudburst.EventBus Download (Unzip the "nupkg" after downloading)
Dependencies
- Cloudburst.Configuration.Extensions.Options(>= 2020.10.6)
- Cloudburst.EventBus.Abstractions(>= 2020.10.6)
- Cloudburst.EventBus.Models(>= 2020.10.6)
- Cloudburst.EventBus.RabbitMq(>= 2020.10.6)
- MassTransit.AspNetCore(>= 7.0.4)