Topshelf.SimpleInjector.Quartz
1.0.0.20
Topshelf.SimpleInjector.Quartz provides extensions to schedule your Topshelf Service with Quartz.NET using SimpleInjector IoC container.
Install-Package Topshelf.SimpleInjector.Quartz -Version 1.0.0.20
dotnet add package Topshelf.SimpleInjector.Quartz --version 1.0.0.20
<PackageReference Include="Topshelf.SimpleInjector.Quartz" Version="1.0.0.20" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Topshelf.SimpleInjector.Quartz --version 1.0.0.20
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Topshelf.SimpleInjector.Quartz, 1.0.0.20"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Topshelf.SimpleInjector.Quartz as a Cake Addin
#addin nuget:?package=Topshelf.SimpleInjector.Quartz&version=1.0.0.20
// Install Topshelf.SimpleInjector.Quartz as a Cake Tool
#tool nuget:?package=Topshelf.SimpleInjector.Quartz&version=1.0.0.20
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- Quartz (>= 2.5.0)
- SimpleInjector (>= 4.0.7)
- Topshelf (>= 4.0.3)
- Topshelf.SimpleInjector (>= 1.0.0.20)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.