⚠ Deprecated: Legacy
The Scheduler component simplifies implemention of a scheduled based on cron to any .NET Core based application that uses either IHost or IWebHost. The base implementation supports Cron expressions, but can be easily extended to support other types of scheduler configurations.
$ dotnet add package Foralla.Scheduler.AbstractionsNo README available.