Info
Version: | 4.12.0-2.final |
Author(s): | Microsoft |
Last Update: | Tuesday, September 17, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dotnet/roslyn |
NuGet Url: | https://www.nuget.org/packages/Microsoft.CodeAnalysis.Compilers |
Install
Install-Package Microsoft.CodeAnalysis.Compilers
dotnet add package Microsoft.CodeAnalysis.Compilers
paket add Microsoft.CodeAnalysis.Compilers
Microsoft.CodeAnalysis.Compilers Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CodeAnalysis.CSharp(>= 3.8.0 && <= 3.8.0)
- Microsoft.CodeAnalysis.VisualBasic(>= 3.8.0 && <= 3.8.0)
Tags
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/be9c072e1c8a9e6701e34d796b1d68098d08feab.