Scheduler framework with DI.
Info
| Version: | 1.6.1 |
| Author(s): | Alexander Krylkov |
| Last Update: | Saturday, October 11, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/SimplifyNet/Simplify/wiki/Simplify.Scheduler |
| NuGet Url: | https://www.nuget.org/packages/Simplify.Scheduler |
Install
Install-Package Simplify.Scheduler
dotnet add package Simplify.Scheduler
paket add Simplify.Scheduler
Simplify.Scheduler Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration(>= 3.1.11)
- Simplify.DI(>= 4.0.12)
- Simplify.System(>= 1.6.0)
- ncrontab(>= 3.3.1)
Tags