Posts by this author

May 13, 2026
Post comments count5
Post likes count12

Introducing WinUI agent plugin for GitHub Copilot and Claude Code

These skills enable your agent to take your ideas to a native Windows app in minutes! They are built around the end-to-end loop: scaffold, build, run, test, iterate. They've been optimized to know how to drive each stage, recognize common failures that get normal agents stuck in loops, and steer towards successful patterns, while also minimizin...

ifdef-Windows
May 12, 2026
Post comments count3
Post likes count8

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