Kugar工具集中的远程事件总线,同步及异步都有实现,基于RabbitMQ的远程消息系统.
Info
Version: | 1.2.8 |
Author(s): | Kugar |
Last Update: | Tuesday, June 13, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://git.oschina.net/kugar/Kugar.Tool.RemoteEventBus.git |
NuGet Url: | https://www.nuget.org/packages/Kugar.Tool.RemoteEventBus |
Install
Install-Package Kugar.Tool.RemoteEventBus
dotnet add package Kugar.Tool.RemoteEventBus
paket add Kugar.Tool.RemoteEventBus
Kugar.Tool.RemoteEventBus Download (Unzip the "nupkg" after downloading)
Dependencies
- RabbitMQ.Client(>= 3.6.4)
- Kugar.Core(>= 1.0.3)