Cake.Powershell 0.2.3

.NET Framework 4.5
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.

Cake Build addon for Powershell.

Product Versions
.NET Framework net45 net451 net452 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.

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 Downloads Last updated
0.2.3 0 06.02.2022

Initial ReleaseTarget Powershell 5.0
Add nuget dependencies
Update all packages
Setup / Teardown with context