PowerTasks 3.1.1
dotnet add package PowerTasks --version 3.1.1
NuGet\Install-Package PowerTasks -Version 3.1.1
<PackageReference Include="PowerTasks" Version="3.1.1"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add PowerTasks --version 3.1.1
#r "nuget: PowerTasks, 3.1.1"
// Install PowerTasks as a Cake Addin #addin nuget:?package=PowerTasks&version=3.1.1 // Install PowerTasks as a Cake Tool #tool nuget:?package=PowerTasks&version=3.1.1
A PowerShell task runner based on Invoke-Build. Invoke-Build is a build and test automation tool which invokes tasks defined in PowerShell scripts. It is similar to psake but arguably easier to use and more powerful. Removes the boilerplate code from your build scripts and supports a convention-based plugin model for extending functionality with common tasks and includes some useful functions which you can use to help create your own custom tasks.
Learn more about Target Frameworks and .NET Standard.
-
- Invoke-Build (>= 2.14.4)
NuGet packages (20)
Showing the top 5 NuGet packages that depend on PowerTasks:
Package | Downloads |
---|---|
PowerTasks.Plugins.OctoPack
OctoPack |
|
PowerTasks.Plugins.Compile
Compile |
|
PowerTasks.Plugins.Push
Push |
|
PowerTasks.Plugins.Pack
Pack |
|
PowerTasks.Plugins.Version
Version |
GitHub repositories
This package is not used by any popular GitHub repositories.