Skip to content

wwwlicious/ServiceStack.Quartz

Repository files navigation

ServiceStack.Quartz

Build status NuGet version

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