Microsoft.CodeAnalysis.Compilers 1.0.0-beta1-20141031-01

Prefix Reserved
This is a prerelease version of Microsoft.CodeAnalysis.Compilers.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Microsoft.CodeAnalysis.Compilers --version 1.0.0-beta1-20141031-01
                    
NuGet\Install-Package Microsoft.CodeAnalysis.Compilers -Version 1.0.0-beta1-20141031-01
                    
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="Microsoft.CodeAnalysis.Compilers" Version="1.0.0-beta1-20141031-01" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.CodeAnalysis.Compilers" Version="1.0.0-beta1-20141031-01" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.CodeAnalysis.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 Microsoft.CodeAnalysis.Compilers --version 1.0.0-beta1-20141031-01
                    
#r "nuget: Microsoft.CodeAnalysis.Compilers, 1.0.0-beta1-20141031-01"
                    
#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 Microsoft.CodeAnalysis.Compilers@1.0.0-beta1-20141031-01
                    
#: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=Microsoft.CodeAnalysis.Compilers&version=1.0.0-beta1-20141031-01&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.CodeAnalysis.Compilers&version=1.0.0-beta1-20141031-01&prerelease
                    
Install as a Cake Tool

.NET Compiler Platform ("Roslyn"). Install this package to get both C# and Visual Basic support. Install either of the dependencies directly to get one of the languages separately.
         
Supported Platforms:
- .NET Framework 4.5
- Windows 8
- Portable Class Libraries

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Microsoft.CodeAnalysis.Compilers:

Repository Stars
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
Version Downloads Last Updated
5.0.0-1.25280.105 0 6/2/2025
5.0.0-1.25277.114 0 6/3/2025
5.0.0-1.25277.101 0 5/29/2025
5.0.0-1.25266.103 0 5/20/2025
5.0.0-1.25255.103 0 5/12/2025
1.0.0-rc2 183 4/24/2015
1.0.0-rc1 280 2/14/2015
1.0.0-beta2 239 1/16/2015
1.0.0-beta1-20141031-01 679 11/11/2014
0.7.4091001-beta 181 9/29/2014
0.7.4080704-beta 166 8/20/2014
0.7.4052301-beta 414 6/3/2014
0.6.4033103-beta 127 4/1/2014

Preview of Microsoft .NET Compiler Platform (Roslyn)