System.ServiceProcess.ServiceController
4.5.0-preview1-26216-02
Prefix Reserved
See the version list below for details.
Requires NuGet 2.12 or higher.
dotnet add package System.ServiceProcess.ServiceController --version 4.5.0-preview1-26216-02
NuGet\Install-Package System.ServiceProcess.ServiceController -Version 4.5.0-preview1-26216-02
<PackageReference Include="System.ServiceProcess.ServiceController" Version="4.5.0-preview1-26216-02" />
<PackageVersion Include="System.ServiceProcess.ServiceController" Version="4.5.0-preview1-26216-02" />
<PackageReference Include="System.ServiceProcess.ServiceController" />
paket add System.ServiceProcess.ServiceController --version 4.5.0-preview1-26216-02
#r "nuget: System.ServiceProcess.ServiceController, 4.5.0-preview1-26216-02"
#addin nuget:?package=System.ServiceProcess.ServiceController&version=4.5.0-preview1-26216-02&prerelease
#tool nuget:?package=System.ServiceProcess.ServiceController&version=4.5.0-preview1-26216-02&prerelease
Provides the System.ServiceProcess.ServiceContainer class, which allows you to connect to a running or stopped service, manipulate it, or get information about it.
Commonly Used Types:
System.ServiceProcess.ServiceController
System.ServiceProcess.ServiceControllerStatus
System.ServiceProcess.ServiceType
00490982c7952e96a1089818467caa6fd07541b2
When using NuGet 3.x this package requires at least version 3.4.
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 | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 is compatible. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.4 is compatible. netstandard1.5 is compatible. netstandard1.6 was computed. netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 is compatible. net462 was computed. 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 | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETCoreApp 2.0
- Microsoft.NETCore.Platforms (>= 2.0.0)
- System.Diagnostics.EventLog (>= 4.5.0-preview1-26216-02)
-
.NETFramework 4.6.1
- No dependencies.
-
.NETStandard 1.4
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 1.5
- Microsoft.NETCore.Platforms (>= 2.0.0)
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 2.0
- System.Diagnostics.EventLog (>= 4.5.0-preview1-26216-02)
-
MonoAndroid 1.0
- Microsoft.NETCore.Platforms (>= 2.0.0)
- System.Diagnostics.EventLog (>= 4.5.0-preview1-26216-02)
-
MonoTouch 1.0
- Microsoft.NETCore.Platforms (>= 2.0.0)
- System.Diagnostics.EventLog (>= 4.5.0-preview1-26216-02)
-
UAP 10.0.16300
- No dependencies.
-
Xamarin.iOS 1.0
- Microsoft.NETCore.Platforms (>= 2.0.0)
- System.Diagnostics.EventLog (>= 4.5.0-preview1-26216-02)
-
Xamarin.Mac 2.0
- Microsoft.NETCore.Platforms (>= 2.0.0)
- System.Diagnostics.EventLog (>= 4.5.0-preview1-26216-02)
-
Xamarin.TVOS 1.0
- Microsoft.NETCore.Platforms (>= 2.0.0)
- System.Diagnostics.EventLog (>= 4.5.0-preview1-26216-02)
-
Xamarin.WatchOS 1.0
- Microsoft.NETCore.Platforms (>= 2.0.0)
- System.Diagnostics.EventLog (>= 4.5.0-preview1-26216-02)
NuGet packages (188)
Showing the top 5 NuGet packages that depend on System.ServiceProcess.ServiceController:
Package | Downloads |
---|---|
Microsoft.Windows.Compatibility
This Windows Compatibility Pack provides access to APIs that were previously available only for .NET Framework. It can be used from both .NET as well as .NET Standard. |
|
Microsoft.Extensions.Hosting.WindowsServices
.NET hosting infrastructure for Windows Services. |
|
Microsoft.Web.Administration
This package contains the .NET Core version of the Microsoft Web Administration assembly. |
|
AspNetCore.HealthChecks.System
HealthChecks.System is the system health check package. |
|
Microsoft.AspNetCore.Hosting.WindowsServices
ASP.NET Core hosting infrastructure and startup logic for web applications running within a Windows service. This package was built from the source code at https://github.com/dotnet/dotnet/tree/ddf39a1b4690fbe23aea79c78da67004a5c31094 |
GitHub repositories (85)
Showing the top 20 popular GitHub repositories that depend on System.ServiceProcess.ServiceController:
Repository | Stars |
---|---|
microsoft/PowerToys
Windows system utilities to maximize productivity
|
|
PowerShell/PowerShell
PowerShell for every system!
|
|
netchx/netch
A simple proxy client
|
|
Klocman/Bulk-Crap-Uninstaller
Remove large amounts of unwanted applications quickly.
|
|
Jackett/Jackett
API Support for your favorite torrent trackers
|
|
winsw/winsw
A wrapper executable that can run any executable as a Windows service, in a permissive license.
|
|
duplicati/duplicati
Store securely encrypted backups in the cloud!
|
|
Sonarr/Sonarr
Smart PVR for newsgroup and bittorrent users.
|
|
Radarr/Radarr
Movie organizer/manager for usenet and torrent users.
|
|
stride3d/stride
Stride (formerly Xenko), a free and open-source cross-platform C# game engine.
|
|
BartoszCichecki/LenovoLegionToolkit
Lightweight Lenovo Vantage and Hotkeys replacement for Lenovo Legion laptops.
|
|
microsoft/VFSForGit
Virtual File System for Git: Enable Git at Enterprise Scale
|
|
TechnitiumSoftware/DnsServer
Technitium DNS Server
|
|
actions/runner
The Runner for GitHub Actions :rocket:
|
|
Prowlarr/Prowlarr
Prowlarr is an indexer manager/proxy built on the popular *arr .net/reactjs base stack to integrate with your various PVR apps, supporting management of both Torrent Trackers and Usenet Indexers.
|
|
immense/Remotely
A remote control and remote scripting solution, built with .NET 8, Blazor, and SignalR.
|
|
Xabaril/AspNetCore.Diagnostics.HealthChecks
Enterprise HealthChecks for ASP.NET Core Diagnostics Package
|
|
Lidarr/Lidarr
Looks and smells like Sonarr but made for music.
|
|
ravendb/ravendb
ACID Document Database
|
|
Topshelf/Topshelf
An easy service hosting framework for building Windows services using .NET
|
Version | Downloads | Last updated | |
---|---|---|---|
10.0.0-preview.5.25277.114 | 195 | 6/6/2025 | |
10.0.0-preview.4.25258.110 | 3,783 | 5/12/2025 | |
10.0.0-preview.3.25171.5 | 6,810 | 4/10/2025 | |
10.0.0-preview.2.25163.2 | 5,442 | 3/18/2025 | |
10.0.0-preview.1.25080.5 | 5,040 | 2/25/2025 | |
9.0.5 | 213,836 | 5/13/2025 | |
9.0.4 | 589,262 | 4/8/2025 | |
9.0.3 | 604,018 | 3/11/2025 | |
9.0.2 | 612,390 | 2/11/2025 | |
9.0.1 | 863,112 | 1/14/2025 | |
9.0.0 | 1,466,253 | 11/12/2024 | |
9.0.0-rc.2.24473.5 | 33,596 | 10/8/2024 | |
9.0.0-rc.1.24431.7 | 20,948 | 9/10/2024 | |
9.0.0-preview.7.24405.7 | 11,490 | 8/13/2024 | |
9.0.0-preview.6.24327.7 | 18,890 | 7/9/2024 | |
9.0.0-preview.5.24306.7 | 7,320 | 6/11/2024 | |
9.0.0-preview.4.24266.19 | 7,057 | 5/21/2024 | |
9.0.0-preview.3.24172.9 | 14,892 | 4/11/2024 | |
9.0.0-preview.2.24128.5 | 6,276 | 3/12/2024 | |
9.0.0-preview.1.24080.9 | 31,563 | 2/13/2024 | |
8.0.1 | 5,924,085 | 10/8/2024 | |
8.0.0 | 21,625,888 | 11/14/2023 | |
8.0.0-rc.2.23479.6 | 40,306 | 10/10/2023 | |
8.0.0-rc.1.23419.4 | 32,037 | 9/12/2023 | |
8.0.0-preview.7.23375.6 | 30,324 | 8/8/2023 | |
8.0.0-preview.6.23329.7 | 22,500 | 7/11/2023 | |
8.0.0-preview.5.23280.8 | 7,605 | 6/13/2023 | |
8.0.0-preview.4.23259.5 | 17,441 | 5/16/2023 | |
8.0.0-preview.3.23174.8 | 23,540 | 4/11/2023 | |
8.0.0-preview.2.23128.3 | 23,217 | 3/14/2023 | |
8.0.0-preview.1.23110.8 | 15,052 | 2/21/2023 | |
7.0.1 | 7,475,198 | 6/13/2023 | |
7.0.0 | 8,035,117 | 11/7/2022 | |
7.0.0-rc.2.22472.3 | 16,033 | 10/11/2022 | |
7.0.0-rc.1.22426.10 | 66,701 | 9/14/2022 | |
7.0.0-preview.7.22375.6 | 13,119 | 8/9/2022 | |
7.0.0-preview.6.22324.4 | 16,871 | 7/12/2022 | |
7.0.0-preview.5.22301.12 | 5,051 | 6/14/2022 | |
7.0.0-preview.4.22229.4 | 15,407 | 5/10/2022 | |
7.0.0-preview.3.22175.4 | 14,954 | 4/13/2022 | |
7.0.0-preview.2.22152.2 | 16,471 | 3/14/2022 | |
7.0.0-preview.1.22076.8 | 4,943 | 2/17/2022 | |
6.0.1 | 4,722,102 | 6/13/2023 | |
6.0.0 | 30,186,479 | 11/8/2021 | |
6.0.0-rc.2.21480.5 | 17,139 | 10/12/2021 | |
6.0.0-rc.1.21451.13 | 12,226 | 9/14/2021 | |
6.0.0-preview.7.21377.19 | 6,285 | 8/10/2021 | |
6.0.0-preview.6.21352.12 | 10,680 | 7/14/2021 | |
6.0.0-preview.5.21301.5 | 7,966 | 6/15/2021 | |
6.0.0-preview.4.21253.7 | 23,616 | 5/24/2021 | |
6.0.0-preview.3.21201.4 | 19,366 | 4/8/2021 | |
6.0.0-preview.2.21154.6 | 12,626 | 3/11/2021 | |
6.0.0-preview.1.21102.12 | 21,047 | 2/12/2021 | |
5.0.0 | 34,924,988 | 11/9/2020 | |
5.0.0-rc.2.20475.5 | 41,823 | 10/13/2020 | |
5.0.0-rc.1.20451.14 | 8,704 | 9/14/2020 | |
5.0.0-preview.8.20407.11 | 14,840 | 8/25/2020 | |
5.0.0-preview.7.20364.11 | 22,103 | 7/21/2020 | |
5.0.0-preview.6.20305.6 | 10,772 | 6/25/2020 | |
5.0.0-preview.5.20278.1 | 6,184 | 6/10/2020 | |
5.0.0-preview.4.20251.6 | 15,679 | 5/18/2020 | |
5.0.0-preview.3.20214.6 | 41,596 | 4/23/2020 | |
5.0.0-preview.2.20160.6 | 20,509 | 4/2/2020 | |
5.0.0-preview.1.20120.5 | 3,961 | 3/16/2020 | |
4.7.0 | 27,672,524 | 12/3/2019 | |
4.7.0-preview3.19551.4 | 7,202 | 11/13/2019 | |
4.7.0-preview2.19523.17 | 16,062 | 11/1/2019 | |
4.7.0-preview1.19504.10 | 13,669 | 10/15/2019 | |
4.6.0 | 4,243,904 | 9/23/2019 | |
4.6.0-rc1.19456.4 | 6,545 | 9/16/2019 | |
4.6.0-preview9.19421.4 | 9,511 | 9/4/2019 | |
4.6.0-preview9.19416.11 | 679 | 9/4/2019 | |
4.6.0-preview8.19405.3 | 13,338 | 8/13/2019 | |
4.6.0-preview7.19362.9 | 15,882 | 7/23/2019 | |
4.6.0-preview6.19303.8 | 45,355 | 6/12/2019 | |
4.6.0-preview6.19264.9 | 684 | 9/4/2019 | |
4.6.0-preview5.19224.8 | 30,677 | 5/6/2019 | |
4.6.0-preview4.19212.13 | 3,914 | 4/18/2019 | |
4.6.0-preview3.19128.7 | 10,546 | 3/6/2019 | |
4.6.0-preview.19073.11 | 19,572 | 1/29/2019 | |
4.6.0-preview.18571.3 | 16,599 | 12/3/2018 | |
4.5.0 | 21,955,558 | 5/29/2018 | |
4.5.0-rc1 | 56,097 | 5/6/2018 | |
4.5.0-preview2-26406-04 | 26,705 | 4/10/2018 | |
4.5.0-preview1-26216-02 | 35,523 | 2/26/2018 | |
4.5.0-preview1-25914-04 | 301,866 | 11/15/2017 | |
4.4.1 | 261,016 | 12/12/2017 | |
4.4.0 | 783,185 | 8/11/2017 | |
4.4.0-preview2-25405-01 | 2,671 | 6/27/2017 | |
4.4.0-preview1-25305-02 | 5,798 | 5/9/2017 | |
4.3.0 | 411,590 | 11/15/2016 | |
4.3.0-preview1-24530-04 | 13,300 | 10/24/2016 | |
4.1.0 | 10,342,647 | 6/27/2016 | |
4.1.0-rc2-24027 | 3,125 | 5/16/2016 | |
4.1.0-beta-23516 | 3,755 | 11/18/2015 | |
4.1.0-beta-23409 | 2,384 | 10/15/2015 | |
4.1.0-beta-23225 | 2,359 | 9/2/2015 | |
4.0.0-beta-23123 | 3,272 | 7/29/2015 | |
4.0.0-beta-23109 | 2,468 | 7/27/2015 | |
4.0.0-beta-23019 | 2,565 | 6/30/2015 | |
4.0.0-beta-22816 | 2,833 | 4/24/2015 | |
4.0.0-beta-22605 | 2,975 | 2/13/2015 | |
4.0.0-beta-22416 | 3,027 | 1/16/2015 |