With this extension, the event broker can be used to fire events to event brokers in remote processes.
Info
Version: | 3.7.0 |
Author(s): | Appccelerate team |
Last Update: | Wednesday, January 14, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/appccelerate/distributedeventbroker |
NuGet Url: | https://www.nuget.org/packages/Appccelerate.DistributedEventBroker |
Install
Install-Package Appccelerate.DistributedEventBroker
dotnet add package Appccelerate.DistributedEventBroker
paket add Appccelerate.DistributedEventBroker
Appccelerate.DistributedEventBroker Download (Unzip the "nupkg" after downloading)
Dependencies
- Appccelerate.Fundamentals(>= 2.8 && < 3.0)
- Appccelerate.EventBroker(>= 3.15 && < 4.0)
Tags