TypePx
2.0.0.6
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
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
- TypePx.nuspec
- TypePx.psd1
- TypePx.psm1
- functions\Add-TypeAccelerator.ps1
- functions\Get-TypeAccelerator.ps1
- functions\Remove-TypeAccelerator.ps1
- functions\Set-TypeAccelerator.ps1
- functions\Use-Namespace.ps1
- license\gpl-3.0.txt
- scripts\Install-TypePxModule.ps1
- scripts\Uninstall-TypePxModule.ps1
- typedata\array.ps1
- typedata\datetime.ps1
- typedata\enumerable.ps1
- typedata\hashtable.ps1
- typedata\numerics.ps1
- typedata\psmoduleinfo.ps1
- typedata\psscriptcmdlet.ps1
- typedata\securestring.ps1
- typedata\string.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.1.20 | 1,297 | 3/28/2016 |
2.0.0.19 | 255 | 11/17/2014 |
2.0.0.18 | 27 | 11/17/2014 |
2.0.0.17 | 28 | 11/14/2014 |
2.0.0.16 | 29 | 11/8/2014 |
2.0.0.15 | 28 | 11/6/2014 |
2.0.0.12 | 29 | 10/16/2014 |
2.0.0.11 | 27 | 10/14/2014 |
2.0.0.10 | 29 | 10/9/2014 |
2.0.0.9 | 26 | 10/9/2014 |
2.0.0.8 | 27 | 10/8/2014 |
2.0.0.6 (current version) | 30 | 10/6/2014 |