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.
                    
    
    <PackageVersion Include="Roslyn.Compilers.Common" Version="1.2.20906.2" />
<PackageReference Include="Roslyn.Compilers.Common" />
        
        
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.Common --version 1.2.20906.2
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    #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.
                    
    
    #:package Roslyn.Compilers.Common@1.2.20906.2
        
        
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
                    
    
    #addin nuget:?package=Roslyn.Compilers.Common&version=1.2.20906.2
#tool nuget:?package=Roslyn.Compilers.Common&version=1.2.20906.2
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    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 | Versions 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 7 popular GitHub repositories that depend on Roslyn.Compilers.Common:
| Repository | Stars | 
|---|---|
| 
                                                        
                                                            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
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            khyperia/CudaSharp
                                                        
                                                         
                                                            A library to make C# run on CUDA-enabled GPUs
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            NickVanheer/CoffeeFlow-VisualFlowEditor
                                                        
                                                         
                                                            Node based editor made with WPF/C# that uses C# files to dynamically visualize, edit and save node graphs in XML format. The graphs can then be traversed and its methods called in other applications. Blog post and video will follow later.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            tgjones/rasterizr
                                                        
                                                         
                                                            Software rasterizer written in C#, with an API based on Direct3D 10 / 11. Programmable parts of the pipeline execute "real" HLSL shaders.
                                                         
                                                     | 
                                                    
| 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).