Wednesday
Room 1
10:20 - 11:20
(UTC+02)
Talk (60 min)
What's new in C#? Exciting new features in C# 9, 10 and 11!
With every iteration of C#, we get more and more features that are meant to make our lives as developer a lot easier.
.NET
Programming Languages
Let's explore what's new in C# 9, 10 and 11!
We will look at how the language has changed and why these changes to the language will make us better C# developers, with less bugs in our code.
We will cover the following features:
- Nullable reference types
- Pattern Matching in C# 8 => C# 11
- Record types
- Top level programs/statements
- Init only & new()
We'll also take a sneak peak at what's coming in C# 12!