Deeper Look Into Whats New in C# 7
10 May 2017 - C#, CSharp, Roslyn
References
- 
    All the code snippets in this blog post are taken from a larger sample available on GitHub. 
- 
    For performance analysis I use Microsoft’s awesome PerfView tool. 
- 
    For disassembling managed code I use the great open-source tool dnSpy. 
- 
    Microsoft has a great article about what’s new in C# 7. It also contains links to more detailed chapters in the C# documentation. 
Video
If you prefer English, you can view the following video that covers the same topic:

 
	

