Microsoft.CodeAnalysis 3.4.0-beta3-final

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 3.4.0-beta3-final
                    
NuGet\Install-Package Microsoft.CodeAnalysis -Version 3.4.0-beta3-final
                    
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="3.4.0-beta3-final" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.CodeAnalysis" Version="3.4.0-beta3-final" />
                    
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 3.4.0-beta3-final
                    
#r "nuget: Microsoft.CodeAnalysis, 3.4.0-beta3-final"
                    
#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@3.4.0-beta3-final
                    
#: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=3.4.0-beta3-final&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.CodeAnalysis&version=3.4.0-beta3-final&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)
   
     More details at https://aka.ms/roslyn-packages
     This package was built from the source at https://github.com/dotnet/roslyn/commit/b8a5611e3db4f7ac3b5e1404b129304b5baf843e.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (560)

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-2.final 352 2/2/2026
5.0.0 789,605 11/18/2025
5.0.0-2.final 8,594 10/9/2025
4.14.0 3,513,689 5/15/2025
4.13.0 1,226,365 2/24/2025
4.12.0 1,588,501 12/4/2024
4.12.0-3.final 11,846 10/29/2024
4.12.0-2.final 12,540 9/17/2024
4.12.0-1.final 15,425 8/14/2024
4.11.0 4,561,544 8/15/2024
4.11.0-3.final 5,346 7/31/2024
4.11.0-2.final 7,266 6/19/2024
4.10.0 1,627,982 6/10/2024
4.10.0-3.final 9,501 4/29/2024
4.10.0-2.final 9,890 3/19/2024
4.10.0-1.final 532 3/18/2024
4.9.2 2,267,737 3/2/2024
4.9.0-3.final 19,316 1/22/2024
4.9.0-2.final 56,883 12/16/2023
3.4.0-beta3-final 3,855 11/4/2019
Loading failed