![]() |
VOOZH | about |
dotnet add package Topshelf.Quartz --version 0.4.0.1
NuGet\Install-Package Topshelf.Quartz -Version 0.4.0.1
<PackageReference Include="Topshelf.Quartz" Version="0.4.0.1" />
<PackageVersion Include="Topshelf.Quartz" Version="0.4.0.1" />Directory.Packages.props
<PackageReference Include="Topshelf.Quartz" />Project file
paket add Topshelf.Quartz --version 0.4.0.1
#r "nuget: Topshelf.Quartz, 0.4.0.1"
#:package Topshelf.Quartz@0.4.0.1
#addin nuget:?package=Topshelf.Quartz&version=0.4.0.1Install as a Cake Addin
#tool nuget:?package=Topshelf.Quartz&version=0.4.0.1Install as a Cake Tool
Topshelf.Quartz provides extensions to schedule Quartz jobs along with your service class.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net35 net35 is compatible. net40 net40 is compatible. net403 net403 was computed. net45 net45 is compatible. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
Showing the top 3 NuGet packages that depend on Topshelf.Quartz:
| Package | Downloads |
|---|---|
|
AcklenAvenue.Poller
Lightweight polling library. |
|
|
Topshelf.Quartz.Autofac
The package allows to link Topshelf, Quartz and Autofac altogether |
|
|
ERNI.Software.Net.WindowsService
Contains most of the reusable code when creating a windowsService |
This package is not used by any popular GitHub repositories.
0.4.0.1 - Fixed issue with Scheduler hanging and preventing .exe terminating.
0.4.0 - Updated dependencies for TopShelf and Quartz