![Improving your C# Skills](https://wfqqreader-1252317822.image.myqcloud.com/cover/888/36698888/b_36698888.jpg)
上QQ阅读APP看书,第一时间看更新
New features in C# 7.0
C# is the most popular language in the .NET ecosystem and was first introduced with the .NET Framework in 2002. The current stable version of C# is 7. The following chart shows how C# 7.0 has progressed and what versions were introduced in different years:
![](https://epubservercos.yuewen.com/18A014/19470381908825606/epubprivate/OEBPS/Images/c361a587-88f6-425c-b8b7-8f2d76ede57c.png?sign=1739283422-bFD7qy3cfiXjWQhbJKSPIw3wevYZfsJU-0-ae4f9066ada1b61465ff1c85112222cc)
Here are some of the new features that were introduced with C# 7.0:
- Tuples
- Pattern matching
- Reference returns
- Exceptions as expressions
- Local functions
- Out variables Literals
- Async Main