Microsoft.CodeAnalysis 0.6.4033103-beta

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

.NET Compiler Platform ("Roslyn").

     This is the all-in-one package (a superset of all assemblies). You can install any of these
     sub-packages if you only want part of the functionality:
     * "Microsoft.CodeAnalysis.CSharp.Workspaces" (C# compiler + services)
     * "Microsoft.CodeAnalysis.VisualBasic.Workspaces" (VB compiler + services)
     * "Microsoft.CodeAnalysis.Compilers" (both compilers)
     * "Microsoft.CodeAnalysis.CSharp" (only the C# compiler)
     * "Microsoft.CodeAnalysis.VisualBasic (only the VB compiler)

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (565)

Showing the top 5 NuGet packages that depend on Microsoft.CodeAnalysis:

Package Downloads
JasperFx.RuntimeCompiler

Runtime Roslyn Compilation and Code Generation Chicanery

eXpandSecurity

Security Module / eXpandFramework. To debug in VS enable Source Server support under Tools/Options/Debugging.

LamarCompiler

Runtime Roslyn Compilation and Code Generation Chicanery

eXpandLogic

JobSheduler Module / eXpandFramework. To debug in VS enable Source Server support under Tools/Options/Debugging.

eXpandValidation

Validation Module / eXpandFramework. To debug in VS enable Source Server support under Tools/Options/Debugging.

GitHub repositories (5)

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

Repository Stars
icsharpcode/ILSpy
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
microsoft/garnet
Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.
dotnet/orleans
Cloud Native application framework for .NET
Version Downloads Last Updated
5.3.0 240,690 3/10/2026
5.3.0-2.final 1,280 2/2/2026
5.0.0 2,239,922 11/18/2025
5.0.0-2.final 13,010 10/9/2025
4.14.0 4,527,833 5/15/2025
4.13.0 1,370,479 2/24/2025
4.12.0 1,781,296 12/4/2024
4.12.0-3.final 12,364 10/29/2024
4.12.0-2.final 12,659 9/17/2024
4.12.0-1.final 16,278 8/14/2024
4.11.0 5,026,475 8/15/2024
4.11.0-3.final 6,213 7/31/2024
4.11.0-2.final 7,541 6/19/2024
4.10.0 1,786,135 6/10/2024
4.10.0-3.final 9,662 4/29/2024
4.10.0-2.final 10,645 3/19/2024
4.10.0-1.final 603 3/18/2024
4.9.2 2,427,242 3/2/2024
4.9.0-3.final 20,712 1/22/2024
0.6.4033103-beta 12,341 4/1/2014
Loading failed

Preview of Microsoft .NET Compiler Platform (Roslyn)