A wrapper around System.Threading.Timer for scheduling an action execution.
Info
Version: | 1.0.1 |
Author(s): | Petar Marinov |
Last Update: | Wednesday, April 26, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/petar-m/ScheduledAction |
NuGet Url: | https://www.nuget.org/packages/M.ScheduledAction |
Install
Install-Package M.ScheduledAction
dotnet add package M.ScheduledAction
paket add M.ScheduledAction
M.ScheduledAction Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- NETStandard.Library(>= 1.6.1)
Tags