Topshelf.Quartz provides extensions to schedule Quartz jobs along with your service class.
Info
Version: | 0.4.0.1 |
Author(s): | Mark Huber |
Last Update: | Sunday, July 12, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.github.com/dtinteractive/Topshelf.Integrations/ |
NuGet Url: | https://www.nuget.org/packages/Topshelf.Quartz |
Install
Install-Package Topshelf.Quartz
dotnet add package Topshelf.Quartz
paket add Topshelf.Quartz
Topshelf.Quartz Download (Unzip the "nupkg" after downloading)
Dependencies
- Common.Logging(3.1.0)
- Common.Logging.Core(3.1.0)
- Quartz(2.3.2)
- TopShelf(3.2.0)
Tags