Posts by this author

Apr 22, 2026
Post comments count0
Post likes count2

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 count1

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