/task-scheduler

A task scheduling system to queue some tasks to be executed in the background. Task scheduling structures designed extensible and you can change the default task scheduler or runner with your own implementation.

Primary LanguageC#

task-scheduler