5 tips to improve your productivity in C# 8.0
blog.miguelbernard.com · Mar 22, 2020
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