jamesmh / coravel

Near-zero config .NET library that makes advanced application features like Task Scheduling, Caching, Queuing, Event Broadcasting, and more a breeze!
https://docs.coravel.net/Installation/
MIT License
3.63k stars 243 forks source link

Design/Run Time #373

Open InteXX opened 2 months ago

InteXX commented 2 months ago

This looks pretty good for design time.

How do we schedule a job at run time? Is this possible?