.NET finally gets union types🎉: Exploring the .NET 11 preview - Part 2

1 · · May 19, 2026, 11:38 a.m.
Summary
In this post I discuss the support for union types released in .NET 11, how they're implemented, the choices made, and how to create your own...