Cake.Powershell 4.0.0

dotnet add package Cake.Powershell --version 4.0.0
                    
NuGet\Install-Package Cake.Powershell -Version 4.0.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.Powershell" Version="4.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Cake.Powershell" Version="4.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Cake.Powershell" />
                    
Project file
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 Cake.Powershell --version 4.0.0
                    
#r "nuget: Cake.Powershell, 4.0.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.
#:package Cake.Powershell@4.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Cake.Powershell&version=4.0.0
                    

Cake Build addon for Powershell.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on Cake.Powershell:

Package Downloads
Cake.Services

Cake Build addon for Windows services.

Xenhey.BPM.Core.Net8

Xenhey Business Process Model

Xenhey.BPM.Core.Net6

Xenhey Business Process Model

FrontLookCoreLibraryAssembly.Desktop

This package adds an asp.net core desktop class library!

Inflo.Common

Package Description

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Cake.Powershell:

Repository Stars
IviriusCommunity/Rebound
WinUI rewrite project of Windows 11 system apps.
Version Downloads Last Updated
4.0.0 108,694 7/9/2024
3.0.0 169,589 7/16/2023
2.0.0 268,843 8/7/2022
1.0.1 1,201,185 4/5/2021
1.0.0 215,569 2/25/2021
0.4.8 1,267,555 5/12/2019
0.4.7 217,502 10/31/2018
0.4.6 58,854 8/12/2018
0.4.5 109,314 3/20/2018
0.4.4 38,303 3/6/2018
0.4.3 42,619 11/28/2017
0.4.2 37,204 10/24/2017
0.4.1 1,498 10/24/2017
0.4.0 40,399 9/19/2017
0.3.5 72,460 8/18/2017
0.3.4 29,756 7/22/2017
0.3.3 49,005 3/27/2017
0.3.2 2,159 3/19/2017
0.3.1 2,174 3/6/2017
0.3.0 2,054 2/25/2017
0.2.9 2,433 2/3/2017
0.2.8 2,413 12/19/2016
0.2.7 2,593 10/4/2016
0.2.6 3,576 7/5/2016
0.2.5 2,004 5/26/2016
0.2.4 1,483 5/23/2016
0.2.3 52,487 5/17/2016
0.2.2 1,518 4/29/2016
0.2.1 2,025 1/16/2016
0.2.0 1,555 12/28/2015
0.1.9 1,508 12/11/2015
0.1.8 1,468 10/25/2015
0.1.7 1,651 9/18/2015
0.1.6 1,846 8/6/2015
0.1.5 1,636 7/28/2015
0.1.4 1,479 6/18/2015
0.1.3 1,940 6/14/2015
0.1.2 1,498 6/3/2015
0.1.1 1,493 6/2/2015
0.1.0 1,536 6/1/2015
0.0.9 1,832 5/31/2015
0.0.8 2,555 5/31/2015
0.0.7 1,640 5/29/2015
0.0.6-build-6 1,300 5/29/2015
0.0.3 4,554 5/20/2015

Initial Release[Improvement] Update to Cake.Core v4.0.0