Info
| Version: | 2.1.3 |
| Author(s): | Jeevan James |
| Last Update: | Sunday, August 29, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/JeevanJames/CodeBits |
| NuGet Url: | https://www.nuget.org/packages/CodeBits.WindowsServiceRunner |
Install
Install-Package CodeBits.WindowsServiceRunner
dotnet add package CodeBits.WindowsServiceRunner
paket add CodeBits.WindowsServiceRunner
CodeBits.WindowsServiceRunner Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
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.