Mads Torgersen

Developer Microsoft

What’s new in C# 12 and beyond?

Take a tour of upcoming language features in C#. While still very much in the works, C# 12 is starting to take shape. We touch on some of the longer-term work that the language design team is focused on. To learn more, please check out these resources: * https://aka.ms/learnatbuild * https://aka.ms/BuildCollectionBRK203H * https://azure.microsoft.com

Read More
Developer Microsoft

What’s New in C# 8.0?

Several new language features are coming to C# in the next release, included in Visual Studio 2019. The one and only Mads Torgersen provides a quick look at how to avoid null reference exceptions with nullable reference types, how to consume and produce asynchronous streams, and much more. Learn more about C# 8.0: https://aka.ms/csharp8

Read More