Roslyn for the rest of us
30.05.2019, 16:30-17:30
Presentation
In this session we will take a step back and realize how easy it is to create useful diagnostic analyzers and code fix providers to solve real-world problems that do not require a PhD in Math.
The .NET Compiler Platform, a.k.a. “Roslyn” has been around for quite some time now, but not all of us dare to get our hands dirty with syntax trees and semantic models. In this session we will take a step back and realize how easy it is to create useful diagnostic analyzers and code fix providers to solve real-world problems that do not require a PhD in Math.