In Memory Implementation of a Generic EventBus.
Info
Version: | 0.3.7 |
Author(s): | Andrew Hagens, Thomas Poiesz |
Last Update: | Wednesday, July 29, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Finaps.EventBus.InMemory |
Install
Install-Package Finaps.EventBus.InMemory
dotnet add package Finaps.EventBus.InMemory
paket add Finaps.EventBus.InMemory
Finaps.EventBus.InMemory Download (Unzip the "nupkg" after downloading)
Dependencies
- Finaps.EventBus.Core(>= 0.3.7)