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

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.0.0 455,075 2024/7/9
3.0.0 211,826 2023/7/16
2.0.0 311,986 2022/8/7
1.0.1 1,408,251 2021/4/5
1.0.0 305,478 2021/2/25
0.4.8 1,498,307 2019/5/12
0.4.7 218,315 2018/10/31
0.4.6 59,225 2018/8/12
0.4.5 115,989 2018/3/20
0.4.4 38,697 2018/3/6
0.4.3 43,311 2017/11/28
0.4.2 37,565 2017/10/24
0.4.1 1,826 2017/10/24
0.4.0 40,790 2017/9/19
0.3.5 72,879 2017/8/18
0.3.4 30,087 2017/7/22
0.3.3 49,325 2017/3/27
0.3.2 2,497 2017/3/19
0.3.1 2,506 2017/3/6
0.3.0 2,378 2017/2/25
Loading failed

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