Posts by this author

May 12, 2026
Post comments count0
Post likes count1

Introducing dotnet new WinUI templates

  We've been working on something new for WinUI developers: a set of open-source project and item templates for WinUI you can use directly from the command line. ๐Ÿš€ With these templates, you can now create and run a new WinUI app using , without needing to go through Visual Studio. This makes it easier to get started quickly, script y...

ifdef-WindowsWindows App Development CLI
Mar 2, 2026
Post comments count0
Post likes count3

Windows App Development CLI v0.2: .NET support, manifest placeholders, “winapp store” and more!

Windows App Development CLI v0.2 is here! This release is driven largely by community feedback and packs in native .NET project support, manifest placeholders that eliminate hardcoded executable names, Microsoft Store Developer CLI integration, a revamped help experience, and more. Get the update by running or check the repo for other install ...

Windows App Development CLIifdef-Windows