Topshelf.SimpleInjector.Quartz provides extensions to schedule your Topshelf Service with Quartz.NET using SimpleInjector IoC container.
Info
Version: | 1.0.0.20 |
Author(s): | TTSoft |
Last Update: | Thursday, May 25, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tynor88/Topshelf.SimpleInjector |
NuGet Url: | https://www.nuget.org/packages/Topshelf.SimpleInjector.Quartz |
Install
Install-Package Topshelf.SimpleInjector.Quartz
dotnet add package Topshelf.SimpleInjector.Quartz
paket add Topshelf.SimpleInjector.Quartz
Topshelf.SimpleInjector.Quartz Download (Unzip the "nupkg" after downloading)
Dependencies
- Topshelf.SimpleInjector(>= 1.0.0.20)
- Quartz(>= 2.5.0)
- SimpleInjector(>= 4.0.7)
- Topshelf(>= 4.0.3)
Tags