Top 20 NuGet powershell Packages

The PowerShell script to build the project and create a ZIP file.
The PowerShell script to build the project and create a ZIP file. Ensure the Version element in the project file before run.
The PowerShell script to create a NuGet package for the project. Ensure the Version element in the project file before run.
Components for testdriven development of PowerShell cmdlets
F# friendly PowerShell Core helper.
Just like System.Web.Abstractions, but for System.Management.Automation
Powershell and MSBuild tasks for standard devops tasks in C#. The tasks are simplified versions of Powershell and MSBuild script for ease use and understanding for newcommers to Powershell and MSBuild. Includes build and deploy examples.
Helps.ps1 provides functions for building PowerShell XML help files from help scripts and for creating help script templates for existing objects. Help can be created for everything that supports XML help: cmdlets, providers, scripts, and functions in scripts or modules.
Just writes out all of the nuget powershell variables. Also writes out to the %temp%\NuGetPSVariables directory three log files: * nuget.variables.init.ps1.log * nuget.variables.install.ps1.log * nuget.variables.uninstall.ps1.log
A module to help parse YAML documents
Toji is a bootstrapping project for setting up psake builds.
Simple tool for building systematic deployment scripts
Capistrano-like deployment for .net
PsTest is a PowerShell unit testing framework. PsTest is a binary PowerShell module written in C# .NET. PsTest uses a syntax very similar to the QUnit JavaScript unit testing framework, which is used to test jQuery.
A fluent assertion module for PowerShell. Part of the PSST PowerShell Suite for Testing.
A mocking library for PowerShell, including dyamic mocks, multiple context levels, call tracking. Part of the PSST PowerShell Suite for Testing.