关于[5 tips to improve your productivity in C# 8.0]的摘要:
Microsoft added a lot of new syntax goodies in their latest release of C#, namely: index from the end, range operator, null coalescing operator, using variables, verbatim string with interpolation.
原文地址: https://blog.miguelbernard.com/5-tips-to-improve-your-productivity-in-c-8-0/