Added FluentScheduler project

pull/238/head
Talles L 2015-10-25 19:44:17 -02:00
parent 5097f5535f
commit cb18b8458b
1 changed files with 2 additions and 1 deletions

View File

@ -284,7 +284,8 @@ Please sort projects alphabetically and provide a one-line description. GitHub/C
* Scheduling
* [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.
* [FluentScheduler](https://github.com/fluentscheduler/FluentScheduler) - Task scheduler with fluent interface that runs automated tasks (cron jobs) from your application.
* Deployment
* [DropkicK](https://github.com/chucknorris/dropkick/) - A fluent deployment library for Windows applications
* [RoundHouse](https://github.com/chucknorris/roundhouse) - RoundhousE is a Database Migration Utility for .NET using sql files and versioning based on source control