A simple package that contains abstractions and data structures for an event bus pattern.
Info
Version: | 1.0.0.8 |
Author(s): | Justin Mackenzie |
Last Update: | Thursday, August 17, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/BuildingBlocks.EventBus |
Install
Install-Package BuildingBlocks.EventBus
dotnet add package BuildingBlocks.EventBus
paket add BuildingBlocks.EventBus
BuildingBlocks.EventBus Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.NETCore.App(>= 1.1.2)
Tags