PSTypeExtensionTools

1.8.0

A set of PowerShell tools for working with type extensions.

Minimum PowerShell version

5.1

Installation Options

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

Install-Module -Name PSTypeExtensionTools -RequiredVersion 1.8.0

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

Install-PSResource -Name PSTypeExtensionTools -Version 1.8.0

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) 2017-2021 JDH Information Technology Solutions, Inc.

Package Details

Author(s)

  • Jeff Hicks

Tags

typeextension typedata

Functions

Get-PSTypeExtension Get-PSType Import-PSTypeExtension Export-PSTypeExtension Add-PSTypeExtension New-PSPropertySet

PSEditions

Desktop Core

Dependencies

This module has no dependencies.

Release Notes

## v1.7.1

+ Fixed bug in `New-PSPropertySet` that failed to correct typename case.  ([Issue #19](https://github.com/jdhitsolutions/PSTypeExtensionTools/issues/19))
+ Updated online help link for `New-PSPropertySet`.
+ Added sample file `process.types.ps1xml`.
+ Updated `README.md`.

FileList

Version History

Version Downloads Last updated
1.9.0 1,055 8/10/2021
1.8.0 (current version) 104 3/10/2021
1.7.1 17 3/9/2021
1.7.0 14 3/9/2021
1.6.0 18 3/8/2021
1.5.1 201 2/29/2020
1.5.0 122 9/21/2019
1.4.0 155 2/18/2019
1.3.0 85 10/23/2018
Show more