https://github.com/djaus2/winform2ps
Sample Windows Form C# app that was used in demonstrating conversion to PowerShell
https://github.com/djaus2/winform2ps
Last synced: 11 months ago
JSON representation
Sample Windows Form C# app that was used in demonstrating conversion to PowerShell
- Host: GitHub
- URL: https://github.com/djaus2/winform2ps
- Owner: djaus2
- License: cc0-1.0
- Created: 2020-05-24T03:08:31.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-24T04:47:55.000Z (about 6 years ago)
- Last Synced: 2025-04-23T18:19:15.562Z (about 1 year ago)
- Language: C#
- Size: 20.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WinForm2PS
Sample Windows Form C# app that was used in demonstrating porting a Forms.Designer,cs UI to PowerShell
The discussion is posted [here](http://www.sportronics.com.au/coding/PowerShell-Porting_a_System.Windows_Forms_Form-code.html)