{"id":22357407,"url":"https://github.com/lazywinadmin/wpfps","last_synced_at":"2025-07-30T10:33:10.730Z","repository":{"id":76024766,"uuid":"52576913","full_name":"lazywinadmin/WPFPS","owner":"lazywinadmin","description":"PowerShell module to interact with Windows Presentation Foundation (or WPF) controls.","archived":false,"fork":false,"pushed_at":"2024-04-10T12:11:24.000Z","size":389,"stargazers_count":21,"open_issues_count":0,"forks_count":6,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-05-02T01:54:04.942Z","etag":null,"topics":["powershell","wpf"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lazywinadmin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2016-02-26T03:49:19.000Z","updated_at":"2024-04-12T17:48:13.000Z","dependencies_parsed_at":"2024-04-10T13:31:06.832Z","dependency_job_id":"10b18341-4cb7-4947-bdb3-e63431486a3c","html_url":"https://github.com/lazywinadmin/WPFPS","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lazywinadmin%2FWPFPS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lazywinadmin%2FWPFPS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lazywinadmin%2FWPFPS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lazywinadmin%2FWPFPS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lazywinadmin","download_url":"https://codeload.github.com/lazywinadmin/WPFPS/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228124567,"owners_count":17873170,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["powershell","wpf"],"created_at":"2024-12-04T14:14:11.809Z","updated_at":"2024-12-04T14:14:12.393Z","avatar_url":"https://github.com/lazywinadmin.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WPFPS\n\nThe WPFPS powershell module allows you to interact with Windows Presentation Foundation (WPF) controls.\n\nIf you are among those creating complexe/advanced PowerShell Graphical User Interface, you will realize the need for functions to interact with the different Controls.\n\nIf your need is only to create simple GUI, without too many controls you might want to take a look at [ShowUI](https://showui.codeplex.com/).\n\n\n## Installation\n#### Download from PowerShell Gallery\n```powershell\nInstall-Module -Name WPFPS\n```\n#### Download from GitHub repository\n\n* Download the repository\n* Unblock the zip file\n* Extract the folder to a module path (e.g. $home\\Documents\\WindowsPowerShell\\Modules)\n\n\n## Usage\n\n```powershell\n\n# Import the module.\nImport-Module -Name WPFPS\n\n# Get the commands available\nGet-Command -Module WPFPS\n\n# Get help\nGet-Help Get-WPFForm\n```\n\n## Help !!\nWould love contributors, suggestions, feedback, and other help! Feel free to open an Issue\n\n\n## Examples\n\n[Some example here](https://github.com/lazywinadmin/WPFPS/tree/master/Examples)\n\n![Alt text](/Examples/WPFDataGrid02/WPFDataGrid02.jpg?raw=true \"DataGrid Example\")\n\n\n## More Information\n![Alt text](/Examples/WPFListBox01/WPFListBox01.jpg \"ListBox Example\")\n\n\n## Resources\n* [WPF Samples(Microsoft's github repo)](https://github.com/Microsoft/WPF-Samples/)\n* [WPFTutorials.net](http://www.wpftutorial.net/)\n* [WPF-Tutorial.com](http://www.wpf-tutorial.com/)\n* [Code Project - WPF Controls](http://www.codeproject.com/KB/WPF/#Controls)\n\n## Notes\n* Credit to Chad Miller for Out-Datatable private function\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flazywinadmin%2Fwpfps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flazywinadmin%2Fwpfps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flazywinadmin%2Fwpfps/lists"}