What's New in C# 6.0, List of All New Features

What's New in C# 6.0,  List of All New Features



What’s New in C# 6:

The C# language itself has changed little in version 6, the main importance of the release being the introduction of the Roslyn .NET Compiler Platform. However the New features and improvements that have been made to C# are welcome because they are aimed at aiding productivity. 


New in C# 6.0:


  • Improvements in Auto-Properties
  • Read-Only Auto-Properties
  • Expression Bodied Function Members
  • Expression Bodied Method-Like Members
  • Expression Bodied Property-Like Function Members
  • The ‘using static’ Directive
  • Extension Methods
  • Null-Conditional Operator





Checkboxlist related other post on asp.net tutorial.





Comments