PowerPack 2.0.0
dotnet add package PowerPack --version 2.0.0
NuGet\Install-Package PowerPack -Version 2.0.0
<PackageReference Include="PowerPack" Version="2.0.0" />
paket add PowerPack --version 2.0.0
#r "nuget: PowerPack, 2.0.0"
// Install PowerPack as a Cake Addin #addin nuget:?package=PowerPack&version=2.0.0 // Install PowerPack as a Cake Tool #tool nuget:?package=PowerPack&version=2.0.0
A Powershell module for building and NuGet-packing .Net projects. A convenient and easy to use module for those who need to package projects but don't have a full blown continuous-integration environment to do it for them.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
A complete API rewrite compared to v1. Apologies if you were using v1 but this is a thousand times better. Functions now follow PowerShell naming
standard, are pipeline-friendly where appropriate, and come with help and examples. Do "get-help PowerPack" to read the module-level help.