Showing results for Win32 - #ifdef Windows

Sep 11, 2024
14
12

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 ...

Jun 27, 2023
5
3

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 ...

Jun 15, 2023
0
3

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 ...

May 26, 2021
4
0

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!