PSClassUtils

2.4.2-alpha

Contains a set of utilities to work with Powershell Classes.

Minimum PowerShell version

5.0

This is a prerelease version of PSClassUtils.
There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

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

Install-Module -Name PSClassUtils -RequiredVersion 2.4.2-alpha -AllowPrerelease

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

Install-PSResource -Name PSClassUtils -Version 2.4.2-alpha -Prerelease

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) 2018 TAAVAST3. All rights reserved.

Package Details

Author(s)

  • Stéphane van Gulick

Tags

Classes helper diagram uml psgraph graphviz class

Functions

Get-CUClass Get-CUClassConstructor Get-CUClassMethod Get-CUClassProperty Get-CUCommands Get-CUEnum Get-CULoadedClass Get-CUPesterDescribeBlock Get-CUPesterITBlock Get-CUPesterScript Get-CURaw Install-CUDiagramPrerequisites Test-IsCustomType Write-CUClassDiagram Write-CUPesterTests

Dependencies

This module has no dependencies.

Release Notes


       
       2.4.2 - 20190227
           Added Write-CUPesterScripts
           Added Get-CUPesterScripts

       2.3.0 - 20190125
           Added possibility to exclude some classes from the Diagram Generation.
           Write-CuClassDiagram -Exclude
       
        2.2.5 - 20181213
           Added support for -ShowComposition on Wirte-CuClassDiagram
           Rewrote base AST parsing and base classes.
       

FileList

Version History

Version Downloads Last updated
2.6.3 4,135 3/10/2019
2.6.2 19 3/10/2019
2.6.1 23 3/9/2019
2.6.0 16 3/9/2019
2.5.0 21 2/28/2019
2.5.0-Beta 18 2/28/2019
2.4.2-alpha (current version) 16 2/27/2019
2.4.1 26 2/24/2019
2.4.0 33 2/2/2019
2.3.1 18 1/30/2019
2.3.0 17 1/25/2019
2.2.5 31 12/13/2018
2.2.2 29 10/12/2018
2.2.1 19 10/7/2018
2.2.0 17 10/5/2018
2.1.4 16 10/5/2018
2.1.2 17 10/5/2018
2.1.0 29 8/30/2018
2.0.0 18 8/27/2018
1.0.0 47 6/29/2018
0.10.0 19 6/29/2018
Show less