We'll have a look at some of the C# features that have been released in new major versions of .NET.
These changes will help you write cleaner code that is more readable.
We'll have a look at how to reduce the number of lines when using switch, and how you can pass parameters into a class.
► Read the article:
https://www.roundthecode.com/dotnet-b...
🎓 .NET tutorials, code examples and coding challenges 🎓
https://www.roundthecode.com/?utm_sou...
► Chapters
0:00 Preview the C# features
0:09 C# features
3:11 Use the latest C# in earlier versions of .NET
4:08 More C# features
8:18 How to use primary constructors with dependency injection