• Course
    • Libraries: If you want this course, consider one of these libraries.
    • Core Tech

Introduction to the .NET Compiler Platform

This course provides an overview of the design and use cases of the .NET Compiler Platform, codenamed "Roslyn".

Bart De Smet - Pluralsight course - Introduction to the .NET Compiler Platform
by Bart De Smet

What you'll learn

In this course, we'll explore the .NET Compiler Platform, codenamed "Roslyn". The course will focus on the rationale for building the .NET Compiler Platform, its overall architecture, and the various APIs exposed to analyze and manipulate C# and Visual Basic programs. During this course, we'll build a couple of simple Visual Studio extensions that integrate with the language services to provide custom diagnostics and code fixes.

Table of contents

About the author

Bart De Smet - Pluralsight course - Introduction to the .NET Compiler Platform
Bart De Smet

Bart is a software engineer building massive scale data processing systems at Microsoft. His areas of expertise include programming languages, runtimes, reactive programming, and databases. Prior to joining Microsoft, Bart was an MVP for C#. Bart is a popular speaker at various conferences and the author of a few C# books.

More Courses by Bart