Project Roslyn is Microsoft’s next generation .Net compiler. It’s API allows you to dig into the details of any C# or VB Code. It can be used to improve your code by doing deep analysis and custom rule enforcement. In this presentation, we will look at how you can get started with the Roslyn C# API.
Session Category : .NET