Showing archive results for 2026

May 12, 2026
Post comments count0
Post likes count2

Introducing dotnet new WinUI templates

Niels,
Dinah,
Nikola

  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
May 4, 2026
Post comments count0
Post likes count2

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

Chiara Mooney

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 30, 2026
Post comments count2
Post likes count9

Announcing WinUI 3 Gallery 2.9

Niels,
Marcel

  Hey WinUI developers! If you’re new around here, WinUI Gallery is the go-to app for exploring WinUI 3 controls, samples, design guidance, and handy tools — all in one place. Today, we’re excited to announce WinUI 3 Gallery 2.9, our first release built on Windows App SDK 2.0, packed with brand new control samples and a few delightful a...

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

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
Mar 5, 2026
Post comments count3
Post likes count6

Announcing WinUI Gallery 2.8

Niels,
Marcel

  Hey WinUI developers! If you’re new around here, WinUI Gallery is the go-to app for exploring WinUI 3 controls, samples, design guidance, and handy tools — all in one place. Today, we’re excited to announce WinUI Gallery 2.8, bringing jump list support, new samples, improved accessibility, and several quality-of-life improvements and ...

ifdef-Windows
Mar 2, 2026
Post comments count0
Post likes count3

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

Nikola Metulev

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

XAML Studio is now Open Sourced

Michael Hawker

XAML Studio Open Sourced It's been over 8 years since what became XAML Studio was started. And from nearly the beginning, it was always envisioned as an open-source project… So, it's with great pleasure that I'm happy to announce that day has finally come! XAML Studio is now an open-source project! 🎉 A big thanks to the .NET Foundation for help...

ifdef-Windows