Simple event bus library.
Info
Version: | 0.0.6 |
Author(s): | [email protected] |
Last Update: | Monday, March 2, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/zlzforever/EventBus |
NuGet Url: | https://www.nuget.org/packages/EasyEventBus.DependencyInjection |
Install
Install-Package EasyEventBus.DependencyInjection
dotnet add package EasyEventBus.DependencyInjection
paket add EasyEventBus.DependencyInjection
EasyEventBus.DependencyInjection Download (Unzip the "nupkg" after downloading)
Dependencies
- EasyEventBus(>= 0.0.6)
- Microsoft.Extensions.DependencyInjection(>= 3.1.2)
- Microsoft.Extensions.DependencyModel(>= 3.1.2)