SimpleEventBus.
Info
Version: | 1.0.0 |
Author(s): | sunpengju |
Last Update: | Wednesday, June 12, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/SPJ.SimpleEventBus |
Install
Install-Package SPJ.SimpleEventBus
dotnet add package SPJ.SimpleEventBus
paket add SPJ.SimpleEventBus
SPJ.SimpleEventBus Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.2)