C#

Roslyn (.NET Compiler Platform)

Roslyn is the open-source .NET compiler platform that provides C# and Visual Basic compilers with rich code analysis APIs, enabling custom analyzers, refactorings, and tooling.

API entry from apis.yml

apis.yml Raw ↑
aid: c-sharp:roslyn-compiler
name: Roslyn (.NET Compiler Platform)
tags:
- Compiler
- Roslyn
- Open Source
humanURL: https://github.com/dotnet/roslyn
properties:
- type: GitHub
  url: https://github.com/dotnet/roslyn
- type: Documentation
  url: https://learn.microsoft.com/en-us/dotnet/csharp/roslyn-sdk/
description: Roslyn is the open-source .NET compiler platform that provides C# and Visual Basic compilers
  with rich code analysis APIs, enabling custom analyzers, refactorings, and tooling.