Showing tag results for Windows

Jan 27, 2021
Post comments count1
Post likes count0

Using WinML in .NET5

Alexandre Zollinger Chohfi

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.

ifdef-Windows
Jan 7, 2021
Post comments count25
Post likes count0

WinUI 3 Preview 3

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.

ifdef-Windows