Version
0.0.4
Author
Ironman Software
Downloads
366
Tags
PowerShellUniversal Apps
Created
05/23/2023
App (Dashboard) Utilities
Utility functions for PowerShell Universal apps.
Get-UDCache
Returns the current values in the $Cache
scope.
New-UDCenter
Center items on an app.
New-UDConfirm
Prompts the user a yes\no confirm prompt with a customizable prompt.
New-UDLineBreak
Creates a line break (</br>
) in the app.
Reset-UDPage
Reloads the current page.
Show-UDEventData
Shows the $EventData
variable in a modal as JSON.
Show-UDObject
Shows an object in a modal in a table.
Show-UDThemeColorViewer
Shows all the theme colors in a modal.
Show-UDVariable
Shows variables and their values in a modal.
Installation Options
Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet.
PS > Install-PSResource Universal.Utilities.Apps
Install within the PowerShell Universal v5 admin console. More Info
Version History
Version | Published |
---|---|
0.0.4 | 05/23/2023 |