#ifdef Windows

The Windows Community Toolkit 2023 Update

(image) 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 ...

Using WinML in .NET5

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.

WinUI 3 Preview 3

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.