C# 6.0 New Features -
- Auto Property Initializer
- Primary Consturctors
- Dictionary Initializer
- Declaration Expressions
- Static Using
- await inside catch block
- Exception Filters
- Conditional Access Operator to check NULL Values
References -
- https://www.codeproject.com/articles/874205/new-features-in-csharp
- https://www.simple-talk.com/dotnet/net-framework/whats-new-in-c-6/
- http://www.c-sharpcorner.com/UploadFile/8ef97c/full-C-Sharp-6-0-in-single-article-on-visual-studio-2015-preview/
- http://www.c-sharpcorner.com/article/getting-started-with-c-sharp-6-0-new-features/
- http://www.developer.com/net/csharp/slideshows/top-10-csharp-6.0-language-features.html
0 comments :
Post a Comment