A multi-threaded in-memory implementation of publish–subscribe pattern.
Info
| Version: | 2.1.1 |
| Author(s): | Petar Marinov |
| Last Update: | Wednesday, December 1, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/petar-m/EventBroker |
| NuGet Url: | https://www.nuget.org/packages/M.EventBroker |
Install
Install-Package M.EventBroker
dotnet add package M.EventBroker
paket add M.EventBroker
M.EventBroker Download (Unzip the "nupkg" after downloading)
Dependencies
Tags