System.ServiceProcess.ServiceController (7.0.0)
Published 2023-05-05 11:42:51 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 7.0.0 System.ServiceProcess.ServiceController
About this package
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
Dependencies
ID | Version | Target Framework |
---|---|---|
System.Diagnostics.EventLog | 7.0.0 | .NETFramework4.6.2 |
System.Diagnostics.EventLog | 7.0.0 | .NETStandard2.0 |
System.Diagnostics.EventLog | 7.0.0 | net6.0 |
System.Diagnostics.EventLog | 7.0.0 | net7.0 |