System.ServiceProcess.ServiceController
7.0.0
See the version list below for details.
dotnet add package System.ServiceProcess.ServiceController --version 7.0.0
NuGet\Install-Package System.ServiceProcess.ServiceController -Version 7.0.0
<PackageReference Include="System.ServiceProcess.ServiceController" Version="7.0.0" />
paket add System.ServiceProcess.ServiceController --version 7.0.0
#r "nuget: System.ServiceProcess.ServiceController, 7.0.0"
// Install System.ServiceProcess.ServiceController as a Cake Addin
#addin nuget:?package=System.ServiceProcess.ServiceController&version=7.0.0
// Install System.ServiceProcess.ServiceController as a Cake Tool
#tool nuget:?package=System.ServiceProcess.ServiceController&version=7.0.0
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
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.6.2
- System.Diagnostics.EventLog (>= 7.0.0)
-
.NETStandard 2.0
- System.Diagnostics.EventLog (>= 7.0.0)
-
net6.0
- System.Diagnostics.EventLog (>= 7.0.0)
-
net7.0
- System.Diagnostics.EventLog (>= 7.0.0)
NuGet packages (125)
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/5ae8106f83d4d23cd0a2d2474c1b15e4d5dfc9eb |
|
Microsoft.WSMan.Management
Runtime for hosting PowerShell |
GitHub repositories (58)
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
|
|
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.
|