.NET MAUI Community Standup: Rust, SkiaSharp Everywhere, AI/ML Live Processing - Today at 2pm EDT

https://www.youtube.com/watch?v=mfj8oxjqdaM

#dotnetmaui #devcommunity #dotnet #xaml #csharp #skiasharp #ai

.NET MAUI Community Standup: Rust, SkiaSharp Everywhere, AI/ML Live Processing

YouTube
Real-world WPF Modernization Showcase

An inside look at modernizing a WPF app to a modern .NET cross-platform Uno Platform app with AI.

Uno Platform

Hey this is nifty: #cppwinrt is finally adding support for #cpp modules from c++20.

https://github.com/microsoft/cppwinrt/pull/1575

This is a huge deal for the PCH's that are generated by winrt - the `Windows` namespaces (especially #XAML) can pretty quickly grow to 1GB on disk _per project_ in your solution. It's crazy.

With modules, you can build those windows headers once, and re-use them across the whole sln.

It's something I experimented with a few years back, and the compiler is finally updated for it!

C++20 module support v2 by DefaultRyan · Pull Request #1575 · microsoft/cppwinrt

C++20 Module Support v2: Per-Namespace Modules (import winrt.Windows.Foundation;) Overview This PR adds per-namespace C++20 module support to C++/WinRT, building on the approach pioneered by @Yexua...

GitHub
Dew Drop Weekly Newsletter #481 - Week Ending May 1, 2026

Dew Drop Weekly Newsletter #481 - Week Ending May 1, 2026

Zoho Campaigns
Announcing WinUI 3 Gallery 2.9 - #ifdef Windows

  Hey WinUI developers! If you’re new around here, WinUI Gallery is the go-to app for exploring WinUI 3 controls, samples, design guidance, and handy tools — all in one place. Today, we’re excited to announce WinUI 3 Gallery 2.9, our first release built on Windows App SDK 2.0, packed with brand new control samples and […]

#ifdef Windows
What Actually Happens When You Port a WPF App to a Modern .NET UI using Agents

We migrated Text-Grab, a real shipping WPF OCR utility with 15+ windows and 37K lines of code, to Uno Platform using AI agents. This case study covers what translated cleanly , what didn't, and how to calibrate your own app's migration complexity.

Uno Platform
Windows App SDK 2.0 (2.0.1) 🎉 · microsoft WindowsAppSDK · Discussion #6438

WinAppSDK 2.0 is the next major release of the Windows App SDK, the first major version update since 1.0 (November 2021) and the first release on the new Semantic Versioning scheme. It ships new XA...

GitHub
Welcome to SkiaSharp 4.0 Preview 1 - .NET Blog

SkiaSharp 4.0 Preview 1 is here. Learn all about the new features and how Uno Platform has stepped up as a co-maintainer.

.NET Blog