Skip to content

Instantly share code, notes, and snippets.

View Hexality's full-sized avatar
🍂

Hexality Hexality

🍂
View GitHub Profile
@QuietusPlus
QuietusPlus / PowerShell-XAML-Template.ps1
Last active February 11, 2024 21:58
Template: Use PowerShell to launch a .xaml file (MainWindow.xaml) designed within Visual Studio. It automatically removes attributes which are otherwise incompatible, so design in Visual Studio and launch your GUI without any additional steps. The template supports "Windows Presentation Foundation" and "Windows Forms" by default, add additional …
<#
PowerShell XAML Template
by QuietusPlus
#>
<#
Include
#>
# .NET Framework classes