Simplify.WindowsServices
2.13.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Simplify.WindowsServices --version 2.13.0
NuGet\Install-Package Simplify.WindowsServices -Version 2.13.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Simplify.WindowsServices" Version="2.13.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Simplify.WindowsServices --version 2.13.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Simplify.WindowsServices, 2.13.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Simplify.WindowsServices as a Cake Addin #addin nuget:?package=Simplify.WindowsServices&version=2.13.0 // Install Simplify.WindowsServices as a Cake Tool #tool nuget:?package=Simplify.WindowsServices&version=2.13.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Windows services framework with DI
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6.2
- Microsoft.Extensions.Configuration (>= 3.1.11)
- ncrontab (>= 3.3.1)
- Simplify.DI (>= 4.0.12)
- Simplify.System (>= 1.2.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
2.14.1 | 1,087 | 8/24/2023 | |
2.14.0 | 1,294 | 11/18/2021 | |
2.13.0 | 727 | 2/4/2021 | |
2.12.1 | 427 | 2/2/2021 | |
2.12.0 | 1,115 | 12/9/2019 | |
2.10.0 | 783 | 9/26/2019 | |
2.9.1 | 594 | 9/12/2019 | |
2.9.0 | 654 | 7/2/2019 | |
2.8.1 | 675 | 6/23/2019 | |
2.8.0 | 839 | 12/20/2018 | |
2.7.0 | 786 | 12/5/2018 | |
2.6.0 | 1,111 | 3/14/2018 | |
2.5.0 | 1,146 | 8/15/2017 | |
2.4.0 | 1,249 | 8/19/2016 | |
2.3.0 | 1,064 | 4/29/2016 | |
2.2.0 | 1,251 | 1/10/2016 | |
2.1.2 | 3,022 | 11/10/2014 | |
2.1.1 | 2,069 | 11/5/2014 | |
2.1.0 | 2,252 | 11/5/2014 | |
2.0.0 | 1,359 | 10/16/2014 | |
1.0.3 | 1,467 | 8/15/2014 | |
1.0.2 | 1,162 | 5/21/2014 | |
1.0.1 | 1,143 | 4/28/2014 | |
1.0.0 | 1,231 | 2/25/2014 |
New
* MultitaskServiceHandler make ShutdownInProcess public (#269)