TypePx

2.0.0.8

The TypePx module adds properties and methods to the most commonly used types to make common tasks easier. Using these type extensions together can provide an enhanced syntax in PowerShell that is both easier to read and self-documenting. TypePx also provides commands to manage type accelerators. Type acceleration also contributes to making scripting easier and they h
The TypePx module adds properties and methods to the most commonly used types to make common tasks easier. Using these type extensions together can provide an enhanced syntax in PowerShell that is both easier to read and self-documenting. TypePx also provides commands to manage type accelerators. Type acceleration also contributes to making scripting easier and they help produce more readable scripts, particularly when using a library of .NET classes that belong to the same namespace.
Show more

Installation Options

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

Install-Module -Name TypePx -RequiredVersion 2.0.0.8

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

Install-PSResource -Name TypePx -Version 2.0.0.8

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

� 2014 Kirk Munro

Package Details

Author(s)

  • Kirk Munro

Tags

type accelerator extended system ets extensions add-member update-typedata ps1xml

Dependencies

This module has no dependencies.

FileList

Version History

Version Downloads Last updated
2.0.1.20 1,288 3/28/2016
2.0.0.19 253 11/17/2014
2.0.0.18 25 11/17/2014
2.0.0.17 26 11/14/2014
2.0.0.16 28 11/8/2014
2.0.0.15 26 11/6/2014
2.0.0.12 28 10/16/2014
2.0.0.11 26 10/14/2014
2.0.0.10 27 10/9/2014
2.0.0.9 25 10/9/2014
2.0.0.8 (current version) 26 10/8/2014
2.0.0.6 28 10/6/2014
Show less