A distributed event bus, inspired by the Abp event bus, can trigger events across applications.
Info
| Version: | 1.0.1 |
| Author(s): | wuyi |
| Last Update: | Monday, February 26, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/wuyi6216/Abp.RemoteEventBus |
| NuGet Url: | https://www.nuget.org/packages/Abp.RemoteEventBus |
Install
Install-Package Abp.RemoteEventBus
dotnet add package Abp.RemoteEventBus
paket add Abp.RemoteEventBus
Abp.RemoteEventBus Download (Unzip the "nupkg" after downloading)
Dependencies
- Abp(>= 3.4.0)