Dew Drop - August 26, 2026 (#4740)
Daily roundup of developer news: C# 15 preview, .NET Conf 2026, Visual Studio AI features, WebView2 updates, and more.
Daily roundup of developer news: C# 15 preview, .NET Conf 2026, Visual Studio AI features, WebView2 updates, and more.
Explores C# 15's new closed class hierarchies feature, solving switch exhaustiveness issues with sealed type hierarchies.
C# 15 introduces union types, allowing developers to model values that can be one of several types with compile-time safety.
Exploring union types in .NET 11 (C# 15) preview, including usage, implementation, and custom types.