4 C# features that you (probably) shouldn't be using



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

Hello everybody I’m Nick and in this video I will talk about the 4 C# features that either I am not using or I am very careful when I do so. I will explain why I am doing so and provide some context for potential traps that you may fall into.

A Tour of Default Interface Methods for C# (“traits”): https://github.com/dotnet/csharplang/issues/288

Timestamps
Intro – 0:00
Labels & goto – 0:33
Lambda based getter only auto-properties (use but carefully) – 04:40
Default Implementation of Interface Members – 10:44
Regions – 16:33

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

#dotnet #csharp

Comments are closed.