Every feature added in C# 10 with examples



Every feature added in C# 10 with examples

Every feature added in C# 10 with examples

Become a Patreon and get source code access: https://www.patreon.com/nickchapsas
Check out my courses: https://dometrain.com
Keep coding merch: https://keepcoding.shop

Hello everybody I’m Nick and in this videoI will show you every single feature added in C# 10.

AsyncMethodBuilder example: https://gist.github.com/Horusiath/401ed16563dd442980de681d384f25b9

Timestamp:
Intro – 0:00
Global using statements – 0:17
File scoped namespaces – 2:30
Constant interpolated strings – 3:37
Attributes support generics – 4:37
Lambda improvements – 5:31
Extended property patterns – 7:20
Record structs – 8:35
Record types can seal ToString() – 9:53
Structure type improvements – 10:48
Assignment and declaration in the same deconstruction – 11:53
Allow AsyncMethodBuilder on async methods – 13:05
Static abstract members in interfaces – 14:19

Don’t forget to comment, like and subscribe 🙂

Social Media:
Follow me on GitHub: http://bit.ly/ChapsasGitHub
Follow me on Twitter: http://bit.ly/ChapsasTwitter
Connect on LinkedIn: http://bit.ly/ChapsasLinkedIn

#csharp #dotnet #csharp10

Comments are closed.