Showing results for WinUI - #ifdef Windows

Sep 11, 2024
16
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 Nati...

Aug 22, 2024
4
7

Announcing Windows Community Toolkit v8.1

Michael Hawker
Michael Hawker

Announcing Windows Community Toolkit v8.1 We're happy to announce that version 8.1 is available today! It's a minor update which contains a variety of new features and 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! ...

Apr 20, 2023
0
5

The Windows Community Toolkit 2023 Update

Michael Hawker
Michael Hawker

It's been a pretty busy year for the Windows Community Toolkit (WCT), even though you may not realize it! We wanted to share what we've been working on, why it's important, where things are at, and how you can help! If you're new to the Toolkits, you can find an introduction video to them here. In 2022, we announced the Windows Community Too...

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!

Jan 7, 2021
25
0

WinUI 3 Preview 3

Alexandre Zollinger Chohfi
Alexandre Zollinger Chohfi

Microsoft released Windows UI Library (WinUI) 3, an evolution of the UWP/XAML platform, that decouples the XAML UI framework from the Windows OS, and ships it in its whole as a NuGet package, effectively allowing developers to support new features of XAML on older versions of Windows 10 without the need of end-users to upgrade their OS.