Info
Version: | 1.2.0.4 |
Author(s): | FamilyBucket |
Last Update: | Monday, July 20, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/q315523275/FamilyBucket |
NuGet Url: | https://www.nuget.org/packages/Bucket.EventBus |
Install
Install-Package Bucket.EventBus
dotnet add package Bucket.EventBus
paket add Bucket.EventBus
Bucket.EventBus Download (Unzip the "nupkg" after downloading)
Dependencies
- Bucket.Core(>= 1.2.0.1)
- Newtonsoft.Json(>= 12.0.2)
191017-增加非json动态内容事件订阅
191105-增加事件日志接口
202048-增加事件自定义事件名属性.