Thursday, June 7, 2018

C# 6.0

Features in C# 6.0 


  • Improved Syntax IntelliSense.
  • New lightbulb to suggest changes.
  • Preview Window  before commit changes.
  • Easier rename / refactoring.
  • nameof expressions
  • String interpolation.
  • Checking null-conditional operators.

No comments:

Post a Comment