Roslyn.Compilers.CSharp 1.2.20906.2

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. 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.CSharp --version 1.2.20906.2
NuGet\Install-Package Roslyn.Compilers.CSharp -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.CSharp" 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.CSharp --version 1.2.20906.2
#r "nuget: Roslyn.Compilers.CSharp, 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.CSharp as a Cake Addin
#addin nuget:?package=Roslyn.Compilers.CSharp&version=1.2.20906.2

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

Roslyn.Compilers.CSharp.dll, the Roslyn C# compiler.

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.

NuGet packages (9)

Showing the top 5 NuGet packages that depend on Roslyn.Compilers.CSharp:

Package Downloads
Pangolin

A framework for declarative UI testing for ASP.NET apps. Browsers: All browsers can be used. With the possibility of automatic update to the latest version.

XAct.Languages.CS.Roslyn

An XActLib assembly: provides a common means of evaluating CSharp using the Rosyln engine.

FluentSharp.Roslyn

FluentSharp is an API that dramatically simplifies the use of .NET Framework APIs. It makes extensive use of .NET ExtensionMethods and it reduces the amount of code required (while making it more read This is the FluentSharp Roslyn which provides exposed Roslyn (a managed C# compiler engine from Microsoft)

HumbleConfig.ConfigR

HumbleConfig is a simple abstraction on top of multiple config sources. This package includes the config source of ConfigR

ConfigSharp

Configure your .NET application with C# config files. Config files are C# source files: intellisensed, refactorable, resharpered, syntax checked, compiled, type safe. Write real code with control structures and classes in config files. Include other config files and remote (HTTP) config snippets.

GitHub repositories (7)

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

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).