New Features of C# 6.0

10 New features of C# 6.0 that you should know

C# 6.0 introduced many small and useful features that helps developers to write clean code. Couple of weeks back I delivered a session on “A lap around C# 6.0 and Visual Studio 2015 Preview”, where I talked about few new features of C# 6.0 and demonstrate how they works. I have also published multiple posts about C# 6.0 at .NET Tips site.

If you haven’t checked them out, or if you are new to C# 6.0 and wanted to know what are the new features introduced, here you go..

New way to initialize Dictionary

Two new Operators

Handle Exception in a better way

Less Code Same Result

No more error during string formatting

Easy and Clean Property Initialization

 

Hope this will give you good idea on the new features of C# 6.0

Image Credit : Rajesh R. Nair, DailyUXTips

C # 6.0 , ,

2 comments

Leave a comment