ServiceStack.Quartz
ServiceStack.Quartz copied to clipboard
Easy job scheduling for ServiceStack.
ServiceStack.Quartz
Easy job scheduling for ServiceStack.
ServiceStack.Quartz is a plugin for ServiceStack that provides simple integration with Quartz.Net.
Compatibility
| Name | Min Version |
|---|---|
| .Net Framework | 4.5.2 |
| .Net Standard | 2.0 |
| ServiceStack | 5.x |
| Quartz.Net | 3.x |
Getting Started
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
Credits
Contributions
Before contributing, please read the Contribution Guidelines