Porting of System.ServiceProcess for .NET Standard 2.0 and .NET Core 3.0 from the Microsoft .NET Reference Source.
Info
Version: | 2.0.1 |
Author(s): | System.ServiceProcess.Core |
Last Update: | Thursday, October 14, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/cbenard/Core.System.ServiceProcess |
NuGet Url: | https://www.nuget.org/packages/Core.System.ServiceProcess |
Install
Install-Package Core.System.ServiceProcess
dotnet add package Core.System.ServiceProcess
paket add Core.System.ServiceProcess
Core.System.ServiceProcess Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Core.System.Configuration.Install(>= 1.1.0)
- System.Diagnostics.EventLog(>= 4.7.0)
- System.Security.Permissions(>= 4.7.0)
- System.ServiceProcess.ServiceController(>= 4.7.0)
- Core.System.Configuration.Install(>= 1.1.0)
- System.Diagnostics.EventLog(>= 4.7.0)
- System.Security.Permissions(>= 4.7.0)
- System.ServiceProcess.ServiceController(>= 4.7.0)
Tags