A task scheduler for .NET Core.
Info
| Version: | 1.1.2 |
| Author(s): | Daniel Crenna & Contributors |
| Last Update: | Monday, April 6, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/danielcrenna/ActiveScheduler |
| NuGet Url: | https://www.nuget.org/packages/ActiveScheduler |
Install
Install-Package ActiveScheduler
dotnet add package ActiveScheduler
paket add ActiveScheduler
ActiveScheduler Download (Unzip the "nupkg" after downloading)
Dependencies
- ActiveLogging(>= 1.0.3)
- ActiveRoutes(>= 1.0.11)
- ImpromptuInterface(>= 7.0.1)
- NCrontab(>= 3.3.1)
- System.Reactive(>= 4.4.1)
- TypeKitchen.Differencing(>= 1.2.12)
Tags