Microsoft.CodeAnalysis.Compilers 0.7.4091001-beta

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 0.7.4091001-beta
                    
NuGet\Install-Package Microsoft.CodeAnalysis.Compilers -Version 0.7.4091001-beta
                    
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="0.7.4091001-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.CodeAnalysis.Compilers" Version="0.7.4091001-beta" />
                    
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 0.7.4091001-beta
                    
#r "nuget: Microsoft.CodeAnalysis.Compilers, 0.7.4091001-beta"
                    
#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=Microsoft.CodeAnalysis.Compilers&version=0.7.4091001-beta&prerelease
                    
Install Microsoft.CodeAnalysis.Compilers as a Cake Addin
#tool nuget:?package=Microsoft.CodeAnalysis.Compilers&version=0.7.4091001-beta&prerelease
                    
Install Microsoft.CodeAnalysis.Compilers 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 (9)

Showing the top 9 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.
FakeItEasy/FakeItEasy
The easy mocking library for .NET
machine/machine.specifications
Machine.Specifications is a Context/Specification framework for .NET that removes language noise and simplifies tests.
microsoft/Oryx
Build your repo automatically.
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
jskeet/DemoCode
Demo code used in talks, blog posts etc
lindexi/lindexi_gd
博客用到的代码
VSadov/Satori
Experimenting with dotnet runtime.
cmendible/dotnetcore.samples
.NET Core Samples - Code it Yourself...
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)