Added FluentScheduler project
parent
5097f5535f
commit
cb18b8458b
|
@ -284,6 +284,7 @@ Please sort projects alphabetically and provide a one-line description. GitHub/C
|
||||||
* Scheduling
|
* Scheduling
|
||||||
* [Hangfire](https://github.com/HangfireIO/Hangfire) - An easy way to perform fire-and-forget, delayed and recurring tasks inside ASP.NET applications.
|
* [Hangfire](https://github.com/HangfireIO/Hangfire) - An easy way to perform fire-and-forget, delayed and recurring tasks inside ASP.NET applications.
|
||||||
* [Quartz.Net](https://github.com/quartznet/quartznet) - A full-featured, open source job scheduling system that can be used from smallest apps to large scale enterprise systems.
|
* [Quartz.Net](https://github.com/quartznet/quartznet) - A full-featured, open source job scheduling system that can be used from smallest apps to large scale enterprise systems.
|
||||||
|
* [FluentScheduler](https://github.com/fluentscheduler/FluentScheduler) - Task scheduler with fluent interface that runs automated tasks (cron jobs) from your application.
|
||||||
|
|
||||||
* Deployment
|
* Deployment
|
||||||
* [DropkicK](https://github.com/chucknorris/dropkick/) - A fluent deployment library for Windows applications
|
* [DropkicK](https://github.com/chucknorris/dropkick/) - A fluent deployment library for Windows applications
|
||||||
|
|
Loading…
Reference in New Issue