Easy job scheduling for ServiceStack.
ServiceStack.Quartz is a plugin for ServiceStack that provides simple integration with Quartz.Net.
Name | Min Version |
---|---|
.Net Framework | 4.5.2 |
.Net Standard | 2.0 |
ServiceStack | 5.x |
Quartz.Net | 3.x |
The plugin is available via NuGet
install-package ServiceStack.Quartz
If you want to fix a bug or just want to tinker with an idea, we love receiving pull requests!
For information on getting starting and using the plugin, see the documentation site
Before contributing, please read the Contribution Guidelines