Helper classes to set up and run as Win32 services without depending on full .NET Framework.
Info
| Version: | 1.2.0 |
| Author(s): | Martin Andreas Ullrich |
| Last Update: | Monday, March 26, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/dasMulli/dotnet-win32-service |
| NuGet Url: | https://www.nuget.org/packages/DasMulli.Win32.ServiceUtils |
Install
Install-Package DasMulli.Win32.ServiceUtils
dotnet add package DasMulli.Win32.ServiceUtils
paket add DasMulli.Win32.ServiceUtils
DasMulli.Win32.ServiceUtils Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- NETStandard.Library(>= 1.6.0)
No dependencies.
Tags