System.ServiceProcess.ServiceController
5.0.0-rc.1.20451.14
Prefix Reserved
See the version list below for details.
Requires NuGet 2.12 or higher.
dotnet add package System.ServiceProcess.ServiceController --version 5.0.0-rc.1.20451.14
NuGet\Install-Package System.ServiceProcess.ServiceController -Version 5.0.0-rc.1.20451.14
<PackageReference Include="System.ServiceProcess.ServiceController" Version="5.0.0-rc.1.20451.14" />
paket add System.ServiceProcess.ServiceController --version 5.0.0-rc.1.20451.14
#r "nuget: System.ServiceProcess.ServiceController, 5.0.0-rc.1.20451.14"
// Install System.ServiceProcess.ServiceController as a Cake Addin #addin nuget:?package=System.ServiceProcess.ServiceController&version=5.0.0-rc.1.20451.14&prerelease // Install System.ServiceProcess.ServiceController as a Cake Tool #tool nuget:?package=System.ServiceProcess.ServiceController&version=5.0.0-rc.1.20451.14&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
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. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. 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
- System.Diagnostics.EventLog (>= 5.0.0-rc.1.20451.14)
- System.Memory (>= 4.5.4)
-
.NETCoreApp 2.1
- System.Diagnostics.EventLog (>= 5.0.0-rc.1.20451.14)
-
.NETFramework 4.6.1
- System.Diagnostics.EventLog (>= 5.0.0-rc.1.20451.14)
-
.NETStandard 1.4
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 1.5
- Microsoft.NETCore.Platforms (>= 5.0.0-rc.1.20451.14)
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 2.0
- System.Buffers (>= 4.5.1)
- System.Diagnostics.EventLog (>= 5.0.0-rc.1.20451.14)
- System.Memory (>= 4.5.4)
-
MonoAndroid 1.0
- System.Buffers (>= 4.5.1)
- System.Diagnostics.EventLog (>= 5.0.0-rc.1.20451.14)
-
MonoTouch 1.0
- System.Buffers (>= 4.5.1)
- System.Diagnostics.EventLog (>= 5.0.0-rc.1.20451.14)
-
UAP 10.0.16299
- System.Diagnostics.EventLog (>= 5.0.0-rc.1.20451.14)
- System.Memory (>= 4.5.4)
-
Xamarin.iOS 1.0
- System.Buffers (>= 4.5.1)
- System.Diagnostics.EventLog (>= 5.0.0-rc.1.20451.14)
-
Xamarin.Mac 2.0
- System.Buffers (>= 4.5.1)
- System.Diagnostics.EventLog (>= 5.0.0-rc.1.20451.14)
-
Xamarin.TVOS 1.0
- System.Buffers (>= 4.5.1)
- System.Diagnostics.EventLog (>= 5.0.0-rc.1.20451.14)
-
Xamarin.WatchOS 1.0
- System.Buffers (>= 4.5.1)
- System.Diagnostics.EventLog (>= 5.0.0-rc.1.20451.14)
NuGet packages (184)
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. |
|
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/aspnetcore/tree/704f7cb1d2cea33afb00c2097731216f121c2c73 |
|
AspNetCore.HealthChecks.System
HealthChecks.System is the system health check package. |
GitHub repositories (80)
Showing the top 5 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
|
Version | Downloads | Last updated | |
---|---|---|---|
9.0.2 | 24,172 | 2/11/2025 | |
9.0.1 | 228,568 | 1/14/2025 | |
9.0.0 | 683,049 | 11/12/2024 | |
9.0.0-rc.2.24473.5 | 27,320 | 10/8/2024 | |
9.0.0-rc.1.24431.7 | 16,155 | 9/10/2024 | |
9.0.0-preview.7.24405.7 | 10,581 | 8/13/2024 | |
9.0.0-preview.6.24327.7 | 17,015 | 7/9/2024 | |
9.0.0-preview.5.24306.7 | 6,722 | 6/11/2024 | |
9.0.0-preview.4.24266.19 | 5,404 | 5/21/2024 | |
9.0.0-preview.3.24172.9 | 14,348 | 4/11/2024 | |
9.0.0-preview.2.24128.5 | 5,231 | 3/12/2024 | |
9.0.0-preview.1.24080.9 | 21,734 | 2/13/2024 | |
8.0.1 | 2,685,574 | 10/8/2024 | |
8.0.0 | 16,585,893 | 11/14/2023 | |
8.0.0-rc.2.23479.6 | 36,774 | 10/10/2023 | |
8.0.0-rc.1.23419.4 | 28,309 | 9/12/2023 | |
8.0.0-preview.7.23375.6 | 27,871 | 8/8/2023 | |
8.0.0-preview.6.23329.7 | 18,567 | 7/11/2023 | |
8.0.0-preview.5.23280.8 | 7,384 | 6/13/2023 | |
8.0.0-preview.4.23259.5 | 16,307 | 5/16/2023 | |
8.0.0-preview.3.23174.8 | 23,018 | 4/11/2023 | |
8.0.0-preview.2.23128.3 | 21,703 | 3/14/2023 | |
8.0.0-preview.1.23110.8 | 14,744 | 2/21/2023 | |
7.0.1 | 6,709,231 | 6/13/2023 | |
7.0.0 | 7,583,202 | 11/7/2022 | |
7.0.0-rc.2.22472.3 | 15,672 | 10/11/2022 | |
7.0.0-rc.1.22426.10 | 65,688 | 9/14/2022 | |
7.0.0-preview.7.22375.6 | 12,847 | 8/9/2022 | |
7.0.0-preview.6.22324.4 | 15,990 | 7/12/2022 | |
7.0.0-preview.5.22301.12 | 4,792 | 6/14/2022 | |
7.0.0-preview.4.22229.4 | 14,829 | 5/10/2022 | |
7.0.0-preview.3.22175.4 | 14,023 | 4/13/2022 | |
7.0.0-preview.2.22152.2 | 16,231 | 3/14/2022 | |
7.0.0-preview.1.22076.8 | 4,851 | 2/17/2022 | |
6.0.1 | 3,922,709 | 6/13/2023 | |
6.0.0 | 28,473,159 | 11/8/2021 | |
6.0.0-rc.2.21480.5 | 17,009 | 10/12/2021 | |
6.0.0-rc.1.21451.13 | 12,050 | 9/14/2021 | |
6.0.0-preview.7.21377.19 | 5,865 | 8/10/2021 | |
6.0.0-preview.6.21352.12 | 10,385 | 7/14/2021 | |
6.0.0-preview.5.21301.5 | 7,835 | 6/15/2021 | |
6.0.0-preview.4.21253.7 | 23,442 | 5/24/2021 | |
6.0.0-preview.3.21201.4 | 18,669 | 4/8/2021 | |
6.0.0-preview.2.21154.6 | 12,463 | 3/11/2021 | |
6.0.0-preview.1.21102.12 | 18,310 | 2/12/2021 | |
5.0.0 | 33,318,760 | 11/9/2020 | |
5.0.0-rc.2.20475.5 | 36,841 | 10/13/2020 | |
5.0.0-rc.1.20451.14 | 8,561 | 9/14/2020 | |
5.0.0-preview.8.20407.11 | 14,106 | 8/25/2020 | |
5.0.0-preview.7.20364.11 | 21,999 | 7/21/2020 | |
5.0.0-preview.6.20305.6 | 10,468 | 6/25/2020 | |
5.0.0-preview.5.20278.1 | 6,082 | 6/10/2020 | |
5.0.0-preview.4.20251.6 | 15,396 | 5/18/2020 | |
5.0.0-preview.3.20214.6 | 37,775 | 4/23/2020 | |
5.0.0-preview.2.20160.6 | 19,599 | 4/2/2020 | |
5.0.0-preview.1.20120.5 | 3,826 | 3/16/2020 | |
4.7.0 | 26,212,969 | 12/3/2019 | |
4.7.0-preview3.19551.4 | 7,039 | 11/13/2019 | |
4.7.0-preview2.19523.17 | 15,407 | 11/1/2019 | |
4.7.0-preview1.19504.10 | 13,418 | 10/15/2019 | |
4.6.0 | 4,110,763 | 9/23/2019 | |
4.6.0-rc1.19456.4 | 6,422 | 9/16/2019 | |
4.6.0-preview9.19421.4 | 9,380 | 9/4/2019 | |
4.6.0-preview9.19416.11 | 581 | 9/4/2019 | |
4.6.0-preview8.19405.3 | 13,122 | 8/13/2019 | |
4.6.0-preview7.19362.9 | 15,743 | 7/23/2019 | |
4.6.0-preview6.19303.8 | 45,081 | 6/12/2019 | |
4.6.0-preview6.19264.9 | 588 | 9/4/2019 | |
4.6.0-preview5.19224.8 | 29,802 | 5/6/2019 | |
4.6.0-preview4.19212.13 | 3,681 | 4/18/2019 | |
4.6.0-preview3.19128.7 | 10,110 | 3/6/2019 | |
4.6.0-preview.19073.11 | 19,203 | 1/29/2019 | |
4.6.0-preview.18571.3 | 16,493 | 12/3/2018 | |
4.5.0 | 21,166,553 | 5/29/2018 | |
4.5.0-rc1 | 54,999 | 5/6/2018 | |
4.5.0-preview2-26406-04 | 26,087 | 4/10/2018 | |
4.5.0-preview1-26216-02 | 34,985 | 2/26/2018 | |
4.5.0-preview1-25914-04 | 300,579 | 11/15/2017 | |
4.4.1 | 255,385 | 12/12/2017 | |
4.4.0 | 757,391 | 8/11/2017 | |
4.4.0-preview2-25405-01 | 2,487 | 6/27/2017 | |
4.4.0-preview1-25305-02 | 5,615 | 5/9/2017 | |
4.3.0 | 406,239 | 11/15/2016 | |
4.3.0-preview1-24530-04 | 13,116 | 10/24/2016 | |
4.1.0 | 9,503,491 | 6/27/2016 | |
4.1.0-rc2-24027 | 2,935 | 5/16/2016 | |
4.1.0-beta-23516 | 3,564 | 11/18/2015 | |
4.1.0-beta-23409 | 2,185 | 10/15/2015 | |
4.1.0-beta-23225 | 2,168 | 9/2/2015 | |
4.0.0-beta-23123 | 3,069 | 7/29/2015 | |
4.0.0-beta-23109 | 2,272 | 7/27/2015 | |
4.0.0-beta-23019 | 2,298 | 6/30/2015 | |
4.0.0-beta-22816 | 2,569 | 4/24/2015 | |
4.0.0-beta-22605 | 2,704 | 2/13/2015 | |
4.0.0-beta-22416 | 2,738 | 1/16/2015 |