Properties were getting even cleaner in C# 11



Properties were getting even cleaner in C# 11

Properties were getting even cleaner in C# 11

Check out my courses: https://nickchapsas.com
Become a Patreon and get source code access: https://www.patreon.com/nickchapsas

Hello everybody I’m Nick and in this video I will show you how properties are changing in C# 11 with the introduction of a new feature called Semi-auto properties. This feature will allow you to write less code when dealing with the property’s backing field, enabling you to write even more elegant and clean code.

The evolution of properties in C#: https://www.youtube.com/watch?v=RqdZCq-2GNM
Semi-auto-properties tracking issue: https://github.com/dotnet/csharplang/issues/140

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

Keep coding merch: https://keepcoding.shop

#csharp #dotnet

Comments are closed.