What's New in C# 6.0
In 2015, new C# language came out with few features. Now C# is almost 12 years mature. Find out what are the new features of C# 6.0 and have a look into the details of the followings.
Remind Old day's
Auto property initializer
Import of static type members into namespace
Collection Initializer
Await in Catch and Finally block
Null Conditional Operator
Nameof operator
Compiler as a service
- Read more about What's New in C# 6.0
- 51 reads