Leanpub, 2018. — 18 p.
Quickly get up to speed on the new features in C# 7.2
About The Author
Enabling C# 7.2 Features
Enabling C# 7.2 Using the Visual Studio GUI
Enabling C# 7.2 in the .csproj Project File
Leading Digit Separator
Reference Semantics With Value Types
The in Keyword
Returning a Read Only Reference
Non-trailing Named Arguments
Private Protected Access Modifier
Span<T> and ReadOnlySpan<T>