Info
Version: | 2.11.0 |
Author(s): | WinSW contributors |
Last Update: | Wednesday, March 17, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/winsw/winsw |
NuGet Url: | https://www.nuget.org/packages/WinSW |
Install
Install-Package WinSW
dotnet add package WinSW
paket add WinSW
WinSW Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
The project has a MIT License, hence it can be used just as a binary even in commercial systems. Currently the distributable includes binaries targeting .NET Frameworks 2.0 and 4.0.
WinSW provides a CL for installation and management of Windows services.
It also offers many advanced options, which can be configured via additional XML file. Several examples: logging of spawned executables with log rotation, automated update of files from URL, runaway process termination, shared directory mapping on startup, etc.
More info about the wrapper is available in the projects GitHub repository.