PSWindowUI
1.1.0
A PowerShell module with cmdlets for creating user interfaces using WPF for data querying.
Minimum PowerShell version
7.4
Installation Options
Owners
Copyright
2025 Attila Krick
Package Details
Author(s)
- Attila Krick
Tags
WPF Window GUI Control UserInterface UI XAML PresentationFramework Form Dialog
Functions
PSEditions
Dependencies
This module has no dependencies.
Release Notes
v1.1.0 - New control types: DatePicker, RadioButton, PasswordBox. Configurable column widths (LabelWidth, ValueWidth). Required-field validation with visual feedback (red border) and regex pattern validation (ValidationPattern). RadioButton grouping via GroupName. Configurable button labels (SubmitButtonText, CancelButtonText). ComboBox auto-selects first item. Robust CSV-pipeline support for Required parameter. Improved error handling and performance.
FileList
- PSWindowUI.nuspec
- LICENSE
- PSWindowUI.psd1
- PSWindowUI.psm1
- README.md
- public\New-Control.ps1
- public\New-Window.ps1
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 1.1.0 (current version) | 4 | 3/17/2026 |