Powershell.Helper.Extension

1.4

# Powershell.Helper.Extension
Provides helper functions to assist in the use of powershell

This powershell module has been distributed on the powershell gallery at
https://www.powershellgallery.com/packages/Powershell.Helper.Extension.
The purpose for adding this to GitHub is to collaborate with other developers
and to increase proficiency in Git repositorie
# Powershell.Helper.Extension
Provides helper functions to assist in the use of powershell

This powershell module has been distributed on the powershell gallery at
https://www.powershellgallery.com/packages/Powershell.Helper.Extension.
The purpose for adding this to GitHub is to collaborate with other developers
and to increase proficiency in Git repositories and continue to build powershell skills.
Show more

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Powershell.Helper.Extension -RequiredVersion 1.4

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Powershell.Helper.Extension -Version 1.4

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2016 Bret Knoll. All rights reserved.

Package Details

Author(s)

  • Bret Knoll

Tags

Helper utility Format-NumberedList Format Path Add-Path

Functions

Format-OrderedList Add-Path

Dependencies

This module has no dependencies.

Release Notes

Changed the function Build-Path to Add-Path to prevent unapproved verb warning. Pester was updated to test for both Add-Path and Build-Path alias. Updated Tags, LicenseURI and ProjectURI.

FileList

Version History

Version Downloads Last updated
1.9 1,418 4/30/2016
1.8 27 4/24/2016
1.7 21 4/23/2016
1.6 25 4/17/2016
1.5 19 4/12/2016
1.4 (current version) 35 4/2/2016
1.3 21 4/1/2016
1.2 28 3/29/2016
1.1 20 3/25/2016
1.0 19 3/25/2016
Show less