The TimerEvent package encapsulates the native System.Timers.Timer and the EventManager library together into a event-driven user friendly object.
Info
Version: | 1.0.6 |
Author(s): | kevincastejon |
Last Update: | Thursday, February 27, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/TimerEvent |
Install
Install-Package TimerEvent
dotnet add package TimerEvent
paket add TimerEvent
TimerEvent Download (Unzip the "nupkg" after downloading)
Dependencies
- EventManager(>= 1.0.6)