PeanutButter.WindowsServiceManagement
1.0.32
Prefix Reserved
See the version list below for details.
dotnet add package PeanutButter.WindowsServiceManagement --version 1.0.32
NuGet\Install-Package PeanutButter.WindowsServiceManagement -Version 1.0.32
<PackageReference Include="PeanutButter.WindowsServiceManagement" Version="1.0.32" />
<PackageVersion Include="PeanutButter.WindowsServiceManagement" Version="1.0.32" />
<PackageReference Include="PeanutButter.WindowsServiceManagement" />
paket add PeanutButter.WindowsServiceManagement --version 1.0.32
#r "nuget: PeanutButter.WindowsServiceManagement, 1.0.32"
#:package PeanutButter.WindowsServiceManagement@1.0.32
#addin nuget:?package=PeanutButter.WindowsServiceManagement&version=1.0.32
#tool nuget:?package=PeanutButter.WindowsServiceManagement&version=1.0.32
The Windows Service Management slice of the PeanutButter mini-suite
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on PeanutButter.WindowsServiceManagement:
| Package | Downloads |
|---|---|
|
PeanutButter.ServiceShell
The Service Shell slice of the PeanutButter mini-suite 1. Inherit from `Shell` 2. Set Desdcription, ServiceName, and, optionally, Version 3. override `RunOnce` 4. remember to call Shell.RunMain<MyService>(args) from your Program/Main method Service Shell provides an easy way to run polling services - simply implement the RunOnce method and set your interval. Shell ensures that the RunOnce is not re-entered: if your poll time exceeds the interval, you'll simply run polls back-to-back Including (4) means you can, from the cli, perform the following with the service: - install - uninstall - start - stop - restart - run-once (for testing or for running from another scheduler) |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 3.0.418 | 976 | 2/6/2026 |
| 3.0.417 | 411 | 1/30/2026 |
| 3.0.416 | 161 | 1/26/2026 |
| 3.0.415 | 173 | 1/21/2026 |
| 3.0.414 | 186 | 1/20/2026 |
| 3.0.413 | 216 | 1/12/2026 |
| 3.0.412 | 185 | 1/9/2026 |
| 3.0.411 | 175 | 1/9/2026 |
| 3.0.410 | 530 | 12/10/2025 |
| 3.0.409 | 658 | 12/4/2025 |
| 3.0.408 | 656 | 12/1/2025 |
| 3.0.407 | 581 | 11/19/2025 |
| 3.0.406 | 499 | 11/18/2025 |
| 3.0.405 | 431 | 11/17/2025 |
| 3.0.404 | 532 | 11/17/2025 |
| 3.0.403 | 436 | 11/17/2025 |
| 3.0.402 | 396 | 11/17/2025 |
| 3.0.401 | 900 | 11/10/2025 |
| 3.0.400 | 258 | 11/7/2025 |
| 1.0.32 | 1,870 | 6/12/2014 |