Everything You Need to Know About the Latest in C#

dotnet covers upcoming and recent C# language features, focusing on union types for modeling closed sets of shapes (common in wire protocols), plus a look at extension members and closed classes and how these features aim to make consuming code clearer and safer.

Overview

Union types in C#

Other C# features discussed