Skip to content

jasarsoft/new-in-csharp-9

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What's New in C# 9.0

by Roland Guijt

C# 9 has some great features that will make .NET life easier. This course will teach you the new record type, the new pattern matching features, and some more minor enhancements.

Description

Keeping your C# knowledge up-to-date with each new release is a challenge. In this course, What’s New in C# 9.0, you’ll learn the top new features in C# 9. First, you’ll explore the new record type. Next, you’ll discover how to optimize pattern matching with C# 9. Finally, you’ll learn how to apply new features like init setters. When you’re finished with this course, you’ll have the skills and knowledge of C# 9 needed to apply the latest and the greatest C# has to offer.