Posts by this author

May 4, 2026
Post comments count0
Post likes count2

Announcing the WinApp VS Code Extension — Run, Debug, and Package Windows Apps in VS Code

VS Code is where many cross-platform and web developers already work, but getting package identity, MSIX packaging, and Windows SDK tooling often meant reaching for Visual Studio or command-line tools. The WinApp VS Code extension brings the full power of the Windows App Development CLI directly into VS Code. Via the extension, you can initiali...

ifdef-Windows
Apr 22, 2026
Post comments count1
Post likes count4

Windows App Development CLI v0.3: new run and ui commands, plus dotnet run support for packaged apps

Windows App Development CLI v0.3 is here! This release brings some of our best features yet including a full run-and-debug experience outside Visual Studio and built-in UI Automation from the command line. With v0.3, we've unlocked a whole class of agentic and automation scenarios. Agents or a script can now run, debug, see, and interact wit...

ifdef-WindowsWindows App Development CLI
Feb 23, 2026
Post comments count0
Post likes count2

Use Windows on-device AI in your Electron app

Last year we published AI Dev Gallery, an open-source app full of interactive Windows AI examples. A common follow-up question from Electron developers has been: “How can we build similar on-device AI experiences in our Electron apps?” In this blog, we’ll walk through how we built an Electron app filled with samples of on-device Windows AI, using t...

ifdef-Windows