C# 10 with Mads Torgersen
Episode #1761
Thursday, October 14, 2021
What's coming for the next version of C#? Carl and Richard chat with Mads Torgersen about some of the new features in C# 10 shipping with .NET 6. Mads talks about how a year is not a lot of time for building language features - but it does create a steady stream of new language ideas explored and tested before being finalized into the language. While C# 10 is largely finished, we also get a peek into some of the new ideas coming for C# 11!
Guests:
Mads Torgersen
Mads Torgersen is the Architect for the C# Language at Microsoft and runs the C# design meetings. Prior to joining Microsoft in 2005, he was an associate professor at the University of Aarhus, doing programming language research.
Links:
- DapperDemo https://github.com/carlfranklin/DapperDemo
- New in C# 10 https://docs.microsoft.com/dotnet/csharp/whats-new/csharp-10
- C# GitHub Issue - Static Abstract Member in Interfaces https://github.com/dotnet/csharplang/issues/4436