Executes Windows service code as either a Console application or an actual Windows service, depending on the project output type of the project. CodeBits are useful code blocks that can included in your C# projects through NuGet. Project repository: https://github.com/JeevanJames/CodeBits Documentation: https://github.com/JeevanJames/CodeBits/wiki/WindowsServiceRunner Source code: https://github.com/JeevanJames/CodeBits/blob/master/src/CodeBits.NetFx/WindowsServiceRunner.cs
$ dotnet add package CodeBits.WindowsServiceRunnerNo README available.