← Back

RIP Converters, XAML C# Expressions are here

February 9, 2026

Summary

The transcript discusses a groundbreaking change in .NET MAUI XAML development, specifically highlighting new C# expression capabilities that eliminate the need for converters in application code. The key technological advancement is enabled by XAML source generation, which allows developers to use direct C# expressions and remove complex conversion logic. The presenter emphasizes the transformative nature of this feature, calling it the biggest change in XAML in a decade, and demonstrates how developers can now use simple inline expressions like "!variable" instead of creating separate converter classes. The practical takeaway is that developers can simplify their code, reduce boilerplate, and write more concise XAML implementations with this new functionality.

View original episode ↗