Cake.Powershell
0.2.3
Cake Build addon for Powershell.
Install-Package Cake.Powershell -Version 0.2.3
dotnet add package Cake.Powershell --version 0.2.3
<PackageReference Include="Cake.Powershell" Version="0.2.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cake.Powershell --version 0.2.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Cake.Powershell, 0.2.3"
#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.Powershell as a Cake Addin
#addin nuget:?package=Cake.Powershell&version=0.2.3
// Install Cake.Powershell as a Cake Tool
#tool nuget:?package=Cake.Powershell&version=0.2.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Initial ReleaseTarget Powershell 5.0
Add nuget dependencies
Update all packages
Setup / Teardown with context
Dependencies
-
- Cake.Core (>= 0.8.0)
- Microsoft.PowerShell.5.ReferenceAssemblies (>= 1.0.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Cake.Powershell:
| Package | Downloads |
|---|---|
|
Cake.Services
Cake Build addon for Windows services.
|
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 0.2.3 | 0 | 06.02.2022 |