Let’s catch up with C#! Exciting new features in C# 9, 10, 11 and 12! - Filip Ekberg
This talk was recorded at Copenhagen Developers Festival in Copenhagen, Denmark. #cphdevfest #ndcconferences #developer #softwaredeveloper
Attend the next NDC conference near you:
https://ndcconferences.com
https://cphdevfest.com/
Subscribe to our YouTube channel and learn every day:
/ @NDC
Follow our Social Media!
https://www.facebook.com/ndcconferences
https://twitter.com/NDC_Conferences
https://www.instagram.com/ndc_conferences/
#dotnet #csharp #bugs
With every iteration of C#, we get more and more features that are meant to make our lives as developer a lot easier.
Let's explore what's new in C# 9, 10, 11 and 12!
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
- Init only & new()
- Record types
- Primary constructors
- Collection expressions
We'll also take a sneak peak at what's coming in C# 13!