PeanutButter.WindowsServiceManagement
3.0.428
Prefix Reserved
dotnet add package PeanutButter.WindowsServiceManagement --version 3.0.428
NuGet\Install-Package PeanutButter.WindowsServiceManagement -Version 3.0.428
<PackageReference Include="PeanutButter.WindowsServiceManagement" Version="3.0.428" />
<PackageVersion Include="PeanutButter.WindowsServiceManagement" Version="3.0.428" />
<PackageReference Include="PeanutButter.WindowsServiceManagement" />
paket add PeanutButter.WindowsServiceManagement --version 3.0.428
#r "nuget: PeanutButter.WindowsServiceManagement, 3.0.428"
#:package PeanutButter.WindowsServiceManagement@3.0.428
#addin nuget:?package=PeanutButter.WindowsServiceManagement&version=3.0.428
#tool nuget:?package=PeanutButter.WindowsServiceManagement&version=3.0.428
The Windows Service Management slice of the PeanutButter mini-suite
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
This package has 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.428 | 53 | 6/12/2026 |
| 3.0.427 | 138 | 6/8/2026 |
| 3.0.426 | 139 | 6/4/2026 |
| 3.0.424 | 148 | 6/4/2026 |
| 3.0.423 | 145 | 6/4/2026 |
| 3.0.422 | 142 | 6/3/2026 |
| 3.0.421 | 152 | 5/29/2026 |
| 3.0.420 | 155 | 5/29/2026 |
| 3.0.419 | 153 | 5/29/2026 |
| 3.0.418 | 1,462 | 2/6/2026 |
| 3.0.417 | 433 | 1/30/2026 |
| 3.0.416 | 178 | 1/26/2026 |
| 3.0.415 | 190 | 1/21/2026 |
| 3.0.414 | 204 | 1/20/2026 |
| 3.0.413 | 242 | 1/12/2026 |
| 3.0.412 | 207 | 1/9/2026 |
| 3.0.411 | 194 | 1/9/2026 |
| 3.0.410 | 548 | 12/10/2025 |
| 3.0.409 | 682 | 12/4/2025 |
| 3.0.408 | 674 | 12/1/2025 |