Continuous.WindowsService 3.0.6

dotnet add package Continuous.WindowsService --version 3.0.6                
NuGet\Install-Package Continuous.WindowsService -Version 3.0.6                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Continuous.WindowsService" Version="3.0.6" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Continuous.WindowsService --version 3.0.6                
#r "nuget: Continuous.WindowsService, 3.0.6"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Continuous.WindowsService as a Cake Addin
#addin nuget:?package=Continuous.WindowsService&version=3.0.6

// Install Continuous.WindowsService as a Cake Tool
#tool nuget:?package=Continuous.WindowsService&version=3.0.6                

This library is providing easy way to manage windows services: install/uninstall, start/stop, change user, etc.

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.6 4,190 8/6/2017
3.0.6-alpha 746 8/6/2017
3.0.5 920 5/29/2017
3.0.5-alpha 771 5/29/2017
3.0.4-alpha 754 5/26/2017
3.0.3-alpha 755 5/23/2017
3.0.2-alpha 732 5/22/2017
3.0.1-alpha 756 5/22/2017
2.5.1 932 5/22/2017
2.5.1-alpha 771 5/11/2017
2.4.2 919 5/11/2017
2.4.2-alpha 774 5/10/2017
2.4.1-alpha 732 5/9/2017
2.3.5 904 5/8/2017
2.3.5-alpha 774 5/8/2017
2.3.4-alpha 761 5/8/2017
2.2.2-alpha 780 5/8/2017
2.2.1-alpha 729 5/8/2017
2.1.2 1,024 4/29/2017
2.1.2-alpha 723 4/27/2017
2.0.2 1,033 4/26/2017
2.0.2-alpha 757 4/26/2017
2.0.1-alpha 756 4/26/2017
1.1.4 941 4/26/2017
1.1.4-alpha 755 4/26/2017
1.1.3-alpha 784 4/25/2017
1.1.2-alpha 738 4/25/2017
1.0.40-alpha 761 4/25/2017
1.0.39-alpha 749 4/22/2017
1.0.36 924 4/21/2017
1.0.36-alpha 732 4/21/2017
1.0.3.34-alpha 721 4/21/2017
1.0.3.33-alpha 740 4/21/2017
1.0.3.30-alpha 760 4/21/2017
1.0.3 916 4/12/2017
1.0.2 945 4/8/2017
1.0.1 923 4/5/2017
1.0.0 930 4/2/2017

- fixed issues with the newest Continuous.Management package