C# 6.0 New Features
C# 6 is available with Visual Studio 2015 and it comes with some new features. To try C# 6, download and install the Visual Studio 2015 preview. Here are some of the new features that are available in C# 6 1) Auto Property Initializers You can now assign the value to a property directly at… Read More »