PSClassUtils
2.3.0
Contains a set of utilities to work with Powershell Classes.
Minimum PowerShell version
5.0
See the version list below for details.
Installation Options
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 Install-CUDiagramPrerequisites Write-CUClassDiagram Test-IsCustomType Get-CUEnum
Dependencies
This module has no dependencies.
Release Notes
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
- PSClassUtils.nuspec
- PSClassUtils.psd1
- PSClassUtils.psm1
- Classes\Private\00_CUClassParameter.ps1
- Classes\Private\01_CUClassProperty.ps1
- Classes\Private\02_CUClassMethod.ps1
- Classes\Private\03_CUClassConstructor.ps1
- Classes\Private\04_1_ASTDocument.ps1
- Classes\Private\05_ClassEnum.ps1
- Classes\Private\06_CUClass.ps1
- Functions\Private\ConvertTo-TitleCase.ps1
- Functions\Private\Find-CUClass.ps1
- Functions\Private\Get-CUAST.ps1
- Functions\Private\New-CUGraphExport.ps1
- Functions\Private\New-CUGraphParameters.ps1
- Functions\Private\Out-CUPSGraph.ps1
- Functions\Public\Get-CUClass.ps1
- Functions\Public\Get-CUClassConstructor.ps1
- Functions\Public\Get-CUClassMethod.ps1
- Functions\Public\Get-CUClassProperty.ps1
- Functions\Public\Get-CUCommands.ps1
- Functions\Public\Get-CUEnum.ps1
- Functions\Public\Get-CULoadedClass.ps1
- Functions\Public\Get-CURaw.ps1
- Functions\Public\Install-CUDiagramPrerequisites.ps1
- Functions\Public\Test-IsCustomType.ps1
- Functions\Public\Write-CUClassDiagram.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
2.6.3 | 6,228 | 3/10/2019 |
2.6.2 | 21 | 3/10/2019 |
2.6.1 | 25 | 3/9/2019 |
2.6.0 | 18 | 3/9/2019 |
2.5.0 | 23 | 2/28/2019 |
2.5.0-Beta | 20 | 2/28/2019 |
2.4.2-alpha | 18 | 2/27/2019 |
2.4.1 | 28 | 2/24/2019 |
2.4.0 | 35 | 2/2/2019 |
2.3.1 | 20 | 1/30/2019 |
2.3.0 (current version) | 19 | 1/25/2019 |
2.2.5 | 33 | 12/13/2018 |
2.2.2 | 31 | 10/12/2018 |
2.2.1 | 21 | 10/7/2018 |
2.2.0 | 19 | 10/5/2018 |
2.1.4 | 18 | 10/5/2018 |
2.1.2 | 19 | 10/5/2018 |
2.1.0 | 31 | 8/30/2018 |
2.0.0 | 20 | 8/27/2018 |
1.0.0 | 50 | 6/29/2018 |
0.10.0 | 21 | 6/29/2018 |