Roslyn.Compilers 1.2.20906.2

Prefix Reserved
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Roslyn.Compilers --version 1.2.20906.2
                    
NuGet\Install-Package Roslyn.Compilers -Version 1.2.20906.2
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Roslyn.Compilers" Version="1.2.20906.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Roslyn.Compilers" Version="1.2.20906.2" />
                    
Directory.Packages.props
<PackageReference Include="Roslyn.Compilers" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Roslyn.Compilers --version 1.2.20906.2
                    
#r "nuget: Roslyn.Compilers, 1.2.20906.2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Roslyn.Compilers&version=1.2.20906.2
                    
Install Roslyn.Compilers as a Cake Addin
#tool nuget:?package=Roslyn.Compilers&version=1.2.20906.2
                    
Install Roslyn.Compilers as a Cake Tool

Roslyn C# and Visual Basic compilers. Install this package to get both C# and Visual Basic support. Install any of the two dependencies directly to get one of the languages separately.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated

This release corresponds to the Roslyn CTP 3 (September 2012). 1.2.20906.2 release is a patch for 1.2.20906.1 that places the binaries in net45 (.NET Framework 4.5) instead of net40 (.NET Framework 4.0).