Cake.Services
0.3.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Cake.Services --version 0.3.0
NuGet\Install-Package Cake.Services -Version 0.3.0
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="Cake.Services" Version="0.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cake.Services --version 0.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Cake.Services, 0.3.0"
#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 Cake.Services as a Cake Addin #addin nuget:?package=Cake.Services&version=0.3.0 // Install Cake.Services as a Cake Tool #tool nuget:?package=Cake.Services&version=0.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Cake Build addon for Windows services.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. 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.
-
- Cake.Core (>= 0.22.0)
- Cake.Powershell (>= 0.4.0)
- System.ServiceProcess.ServiceController (>= 4.4.0)
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 |
---|---|---|
1.0.1 | 60,687 | 4/5/2021 |
1.0.0 | 1,273 | 4/5/2021 |
0.3.6 | 338,078 | 8/28/2019 |
0.3.5 | 124,357 | 8/12/2018 |
0.3.4 | 3,090 | 4/5/2018 |
0.3.3 | 1,112 | 4/5/2018 |
0.3.2 | 17,706 | 10/25/2017 |
0.3.1 | 1,982 | 10/20/2017 |
0.3.0 | 2,706 | 9/30/2017 |
0.2.9 | 10,239 | 7/22/2017 |
0.2.8 | 9,255 | 4/22/2017 |
0.2.7 | 1,204 | 4/14/2017 |
0.2.6 | 1,482 | 3/6/2017 |
0.2.5 | 1,430 | 2/3/2017 |
0.2.4 | 23,959 | 8/10/2016 |
0.2.3 | 1,177 | 8/5/2016 |
0.2.2 | 1,239 | 5/31/2016 |
0.2.1 | 1,215 | 5/17/2016 |
0.2.0 | 1,251 | 1/16/2016 |
0.1.9 | 1,753 | 1/14/2016 |
0.1.8 | 1,376 | 1/14/2016 |
0.1.7 | 1,198 | 12/28/2015 |
0.1.6 | 1,187 | 12/11/2015 |
0.1.5 | 1,269 | 10/24/2015 |
0.1.4 | 1,322 | 9/21/2015 |
0.1.3 | 1,248 | 9/18/2015 |
0.1.2 | 1,437 | 8/6/2015 |
0.1.1 | 1,492 | 7/28/2015 |
0.1.0 | 1,364 | 7/28/2015 |
0.0.9 | 1,441 | 7/28/2015 |
0.0.8 | 1,270 | 6/18/2015 |
0.0.7 | 1,399 | 6/14/2015 |
0.0.6 | 1,229 | 6/14/2015 |
0.0.4 | 1,208 | 6/13/2015 |
0.0.1 | 1,235 | 5/29/2015 |
Initial Release[Improvement] Updated Cake reference to v0.22.0
[Improvement] Moved to net461 for Cake compatibility
[Improvement] Upgraded solution to vs2017
[Improvement] New .net core based build scripts