![C# 7 and .NET Core 2.0 High Performance](https://wfqqreader-1252317822.image.myqcloud.com/cover/981/36699981/b_36699981.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/D986AB/19470394701572906/epubprivate/OEBPS/Images/adabdded-d92b-481e-b23f-e60d52e26e62.png?sign=1738852697-mYA0gRKGXx6pr5JXtHjM0AzSZl2Q3N3n-0-a0b229282e34f02089d0f4512e632d6d)
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