Roslyn.Compilers.Common 1.2.20906.2

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.Common --version 1.2.20906.2
NuGet\Install-Package Roslyn.Compilers.Common -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.Common" Version="1.2.20906.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Roslyn.Compilers.Common --version 1.2.20906.2
#r "nuget: Roslyn.Compilers.Common, 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.
// Install Roslyn.Compilers.Common as a Cake Addin
#addin nuget:?package=Roslyn.Compilers.Common&version=1.2.20906.2

// Install Roslyn.Compilers.Common as a Cake Tool
#tool nuget:?package=Roslyn.Compilers.Common&version=1.2.20906.2

Roslyn.Compilers.dll, a shared library used by Roslyn C# and Visual Basic compilers.

Do not install this package manually, it will be added as a prerequisite by other packages that require it.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories (7)

Showing the top 5 popular GitHub repositories that depend on Roslyn.Compilers.Common:

Repository Stars
DynamoDS/Dynamo
Open Source Graphical Programming for Design
lukebuehler/CShell
A simple, yet powerful, C# scripting IDE and REPL
Code52/pretzel
A site generation tool (and then some) for .NET platforms
jrusbatch/compilify
A web-based compiler for C# and VB.NET, powered by the Roslyn Project.
mmbot/mmbot
A C# port of Hubot
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).