PreviousNext

What's New in C# 8.0

by bill-s, 2018-12-05T19:27:45.826Z

Several new language features are coming to C# in the next release, included in Visual Studio 2019. Mads Torgersen will give us a quick look at how to avoid null reference exceptions with nullable reference types, how to consume and produce asynchronous streams, and much more.

Read More