Simple Abstract event bus library.
Info
Version: | 7.0.5 |
Author(s): | Faraj Farook |
Last Update: | Thursday, August 10, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://nlib.enbiso.com/ |
NuGet Url: | https://www.nuget.org/packages/Enbiso.NLib.EventBus |
Install
Install-Package Enbiso.NLib.EventBus
dotnet add package Enbiso.NLib.EventBus
paket add Enbiso.NLib.EventBus
Enbiso.NLib.EventBus Download (Unzip the "nupkg" after downloading)
Dependencies
- Enbiso.NLib.EventBus.Abstractions(>= 5.0.28)
- Microsoft.CSharp(>= 4.7.0)
- Microsoft.Extensions.Logging.Abstractions(>= 5.0.0)
- System.Text.Json(>= 5.0.1)
Tags