Check out my Dependency Injection course: https://dometrain.com/course/from-zero-to-hero-dependency-injection-in-net/
Use discount code YTDEP2 at checkout for 15% off
Become a Patreon and get source code access: https://www.patreon.com/nickchapsas
Hello everybody I'm Nick and in this video I will talk about the record type that was added in C# 9. Records are great and they have many usecases but in this video we are going to focus on their features and also how they made their way into the language without having to change the runtime.
Intro - 0:00
Record features - 1:37
What records are behind the scenes - 10:12
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 #records