Event loop with handler loading and deferred execution.
Info
Version: | 1.0.0 |
Author(s): | Jaroslav Ruzicka |
Last Update: | Friday, February 2, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rosebyte/eventsource/tree/master/eventsource |
NuGet Url: | https://www.nuget.org/packages/RoseByte.EventSource |
Install
Install-Package RoseByte.EventSource
dotnet add package RoseByte.EventSource
paket add RoseByte.EventSource
RoseByte.EventSource Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 10.0.3)
- System.Reactive.Linq(>= 3.1.1)
Tags