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.
<PackageVersion Include="Continuous.WindowsService" Version="3.0.6" />
<PackageReference Include="Continuous.WindowsService" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Continuous.WindowsService --version 3.0.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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.
#addin nuget:?package=Continuous.WindowsService&version=3.0.6
#tool nuget:?package=Continuous.WindowsService&version=3.0.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This library is providing easy way to manage windows services: install/uninstall, start/stop, change user, etc.
Product | Versions 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.
-
- Continuous.Management (>= 1.1.4)
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,397 | 8/6/2017 |
3.0.6-alpha | 908 | 8/6/2017 |
3.0.5 | 1,088 | 5/29/2017 |
3.0.5-alpha | 930 | 5/29/2017 |
3.0.4-alpha | 912 | 5/26/2017 |
3.0.3-alpha | 915 | 5/23/2017 |
3.0.2-alpha | 893 | 5/22/2017 |
3.0.1-alpha | 919 | 5/22/2017 |
2.5.1 | 1,099 | 5/22/2017 |
2.5.1-alpha | 927 | 5/11/2017 |
2.4.2 | 1,086 | 5/11/2017 |
2.4.2-alpha | 936 | 5/10/2017 |
2.4.1-alpha | 892 | 5/9/2017 |
2.3.5 | 1,077 | 5/8/2017 |
2.3.5-alpha | 935 | 5/8/2017 |
2.3.4-alpha | 921 | 5/8/2017 |
2.2.2-alpha | 941 | 5/8/2017 |
2.2.1-alpha | 887 | 5/8/2017 |
2.1.2 | 1,275 | 4/29/2017 |
2.1.2-alpha | 885 | 4/27/2017 |
2.0.2 | 1,289 | 4/26/2017 |
2.0.2-alpha | 913 | 4/26/2017 |
2.0.1-alpha | 918 | 4/26/2017 |
1.1.4 | 1,112 | 4/26/2017 |
1.1.4-alpha | 913 | 4/26/2017 |
1.1.3-alpha | 942 | 4/25/2017 |
1.1.2-alpha | 898 | 4/25/2017 |
1.0.40-alpha | 921 | 4/25/2017 |
1.0.39-alpha | 906 | 4/22/2017 |
1.0.36 | 1,093 | 4/21/2017 |
1.0.36-alpha | 890 | 4/21/2017 |
1.0.3.34-alpha | 879 | 4/21/2017 |
1.0.3.33-alpha | 905 | 4/21/2017 |
1.0.3.30-alpha | 924 | 4/21/2017 |
1.0.3 | 1,081 | 4/12/2017 |
1.0.2 | 1,113 | 4/8/2017 |
1.0.1 | 1,094 | 4/5/2017 |
1.0.0 | 1,101 | 4/2/2017 |
- fixed issues with the newest Continuous.Management package