Showing results for Win32 - #ifdef Windows

Apr 2, 2025
Post comments count1
Post likes count3

Announcing Windows Community Toolkit v8.2

Michael Hawker
Michael Hawker

Announcing Windows Community Toolkit v8.2 We're happy to announce that version 8.2 is available today! It's an incremental update which contains a variety of improvements, made possible again with the support and contributions of our developer community. 🎉 If you're not familiar with the Windows Community Toolkit, see below here! Or downloa...

Sep 11, 2024
Post comments count16
Post likes count12

Modernize your UWP app with preview UWP support for .NET 9 and Native AOT

Sergio Pedri
Sergio Pedri

We’re introducing the initial preview UWP (Universal Windows Platform) support for .NET 9, providing a path for existing UWP developers to modernize their apps with the latest .NET and Native AOT. Are you a UWP app developer considering migrating to Windows App SDK and WinUI 3? Or wanting to leverage the latest releases of .NET and Nati...

Jun 27, 2023
Post comments count5
Post likes count3

Microsoft Store Open Source Series — AppServices library

Sergio Pedri
Sergio Pedri

Looking for ways to empower your UWP app beyond what you thought was possible? Today, we're going to show you how to leverage the AppServices library we built for the Microsoft Store to unlock the power of Win32 APIs. Plus, we have a new source generator which makes using app services a piece of cake! 🍰 This is part of our new "Microsoft Sto...

Jun 15, 2023
Post comments count0
Post likes count3

Introducing the Microsoft Store channel on Discord

Sergio Pedri
Sergio Pedri

This post was co-authored with Priyanka Gupta Kankane ( on Discord), Senior Program Manager in the Microsoft Store services team. We are excited to announce the launch of the channel on Discord, a dedicated space where you can connect, engage, and share feedback on everything related to the Microsoft Store app, website, Partner Center, MSIX pac...

May 26, 2021
Post comments count4
Post likes count0

WinUI Desktop Unit Tests

Alexandre Zollinger Chohfi
Alexandre Zollinger Chohfi

Lets jump straight into how to create a Unit Test project for WinUI Desktop, using MSTest!