![]() |
VOOZH | about |
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>
<PackageVersion Include="PowerTasks" Version="3.1.1" />Directory.Packages.props
<PackageReference Include="PowerTasks"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>Project file
paket add PowerTasks --version 3.1.1
#r "nuget: PowerTasks, 3.1.1"
#:package PowerTasks@3.1.1
#addin nuget:?package=PowerTasks&version=3.1.1Install as a Cake Addin
#tool nuget:?package=PowerTasks&version=3.1.1Install as a Cake Tool
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.
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.Create7zip
Create7zip |
|
|
PowerTasks.Plugins.Pack
Pack |
This package is not used by any popular GitHub repositories.