Cake.Services
0.3.6
.NET Framework 4.6
Install-Package Cake.Services -Version 0.3.6
dotnet add package Cake.Services --version 0.3.6
<PackageReference Include="Cake.Services" Version="0.3.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cake.Services --version 0.3.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Cake.Services, 0.3.6"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. 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.6
// Install Cake.Services as a Cake Tool
#tool nuget:?package=Cake.Services&version=0.3.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Cake Build addon for Windows services.
| Product | Versions |
|---|---|
| .NET Framework | net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- Cake.Powershell (>= 0.4.8)
NuGet packages
This package is not used by any NuGet packages.
Initial Release[Improvement] Update to Cake.Core v0.33