Version 6 of the .NET C# programming language was introduced when Visual Studio 2015.
C# language itself comes with many improvements in version 6.
Here are the the improvements what I thought and I am writing:
- Await in catch/finally Block
- Static Using with Extension Methods
- Exception Filtering
I'll go through one by one in different posts.
Whats new in C#6.0
Reviewed by kamal kumar das
on
November 24, 2016
Rating:

No comments: