migajek / ServiceStack.Quartz

Forked for the purpose of pushing own nuget

Home Page:https://wwwlicious.github.io/ServiceStack.Quartz/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Forked for the purpose of pushing own nuget

https://wwwlicious.github.io/ServiceStack.Quartz/

License:Mozilla Public License 2.0


Languages

Language:C# 92.8%Language:PowerShell 7.2%