Home
Softono
w

wwwlicious

Professional software vendor delivering innovative solutions on the Softono platform. Specialized in both open-source and proprietary software development.

Total Products
1

Software by wwwlicious

ServiceStack.Quartz
Open Source

ServiceStack.Quartz

# ServiceStack.Quartz [![Build status](https://ci.appveyor.com/api/projects/status/knti9n4cd6lmtm5x/branch/master?svg=true)](https://ci.appveyor.com/project/wwwlicious/servicestack-quartz/branch/master) [![NuGet version](https://badge.fury.io/nu/servicestack.quartz.svg)](https://badge.fury.io/nu/servicestack.quartz) > Easy job scheduling for ServiceStack. ServiceStack.Quartz is a plugin for [ServiceStack](https://servicestack.net/) that provides simple integration with [Quartz.Net](https://www.quartz-scheduler.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](https://www.nuget.org/packages/ServiceStack.Quartz/) ```powershell 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](https://wwwlicious.github.io/ServiceStack.Quartz/) ## Credits * [ServiceStackWithQuartz](https://github.com/CodeRevver/ServiceStackWithQuartz) * [Random names](https://gist.github.com/jesusgoku/7dda3c291229e1280b18) ## Contributions Before contributing, please read the [Contribution Guidelines](https://wwwlicious.github.io/ServiceStack.Quartz/documentation/contributing/)

Developer Tools Cron & Job Scheduling
15 Github Stars