Topshelf.Quartz.Ninject provides extensions to Topshelf.Quartz allowing you to schedule jobs, built from your Ninject IoC Container, with your service class.
Info
Version: | 0.4.0 |
Author(s): | Mark Huber |
Last Update: | Saturday, May 30, 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.Ninject |
Install
Install-Package Topshelf.Quartz.Ninject
dotnet add package Topshelf.Quartz.Ninject
paket add Topshelf.Quartz.Ninject
Topshelf.Quartz.Ninject Download (Unzip the "nupkg" after downloading)
Dependencies
- Common.Logging(3.1.0)
- Common.Logging.Core(3.1.0)
- Ninject(3.2.2.0)
- Ninject.Extensions.Quartz(0.3.0.0)
- Quartz(2.3.2)
- Topshelf(3.2.0)
Tags