Showing tag results for AI

May 13, 2026
Post comments count3
Post likes count7

Introducing WinUI agent plugin for GitHub Copilot and Claude Code

Nikola Metulev

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
Apr 22, 2026
Post comments count2
Post likes count4

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

Chiara Mooney

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

Chiara Mooney

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
Jan 27, 2021
Post comments count1
Post likes count0

Using WinML in .NET5

Alexandre Zollinger Chohfi

Lets get our hands down and create a simple .NET5 console app that uses WinML to analyse an image and classify what it is using a pre-built machine learning model.

ifdef-Windows