Skip to main content
Microsoft.CodeAnalysis.Compilers package icon

Microsoft.CodeAnalysis.Compilers

Compiler layer of the .NET Compiler Platform ("Roslyn"). Install this package to get both C# and Visual Basic support. If you want just support for one language, install Microsoft.CodeAnalysis.CSharp or Microsoft.CodeAnalysis.VisualBasic. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/34202cc2f3e869fd70a26d8237f4552cf9e192cf.

Total Downloads
9.3M
9,304,706
Published
Aug 5, 2020
Latest stable version

Install

.NET CLI
dotnet add package Microsoft.CodeAnalysis.Compilers --version 3.7.0
Package Manager Console
Install-Package Microsoft.CodeAnalysis.Compilers -Version 3.7.0
PackageReference
<PackageReference Include="Microsoft.CodeAnalysis.Compilers" Version="3.7.0" />

Frameworks

.NETStandard2.0

Dependencies

[3.7.0, 3.7.0]
[3.7.0, 3.7.0]

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.