PowerTasks 1.0.0
This package provides PowerShell scripts to automatically compile, package, test and deploy your code based on a set of conventions.
It is based on Invoke-Build and consists of a set of tasks written in Powershell. There are predefined properties and tasks as well
as some useful functions which you can use to help create your own custom tasks.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package PowerTasks -Version 1.0.0
dotnet add package PowerTasks --version 1.0.0
<PackageReference Include="PowerTasks" Version="1.0.0"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PowerTasks --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- Invoke-Build (>= 2.9.13)
Used By
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.Clean
Clean
|
GitHub repositories
This package is not used by any popular GitHub repositories.