Microsoft.CodeAnalysis
                             
                            
                                5.0.0-1.25266.103
                            
                        
                            
                                
                                
                                    Prefix Reserved
                                
                            
                    See the version list below for details.
dotnet add package Microsoft.CodeAnalysis --version 5.0.0-1.25266.103
NuGet\Install-Package Microsoft.CodeAnalysis -Version 5.0.0-1.25266.103
<PackageReference Include="Microsoft.CodeAnalysis" Version="5.0.0-1.25266.103" />
<PackageVersion Include="Microsoft.CodeAnalysis" Version="5.0.0-1.25266.103" />
<PackageReference Include="Microsoft.CodeAnalysis" />
paket add Microsoft.CodeAnalysis --version 5.0.0-1.25266.103
#r "nuget: Microsoft.CodeAnalysis, 5.0.0-1.25266.103"
#:package Microsoft.CodeAnalysis@5.0.0-1.25266.103
#addin nuget:?package=Microsoft.CodeAnalysis&version=5.0.0-1.25266.103&prerelease
#tool nuget:?package=Microsoft.CodeAnalysis&version=5.0.0-1.25266.103&prerelease
.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/dotnet/commit/604dfc7f29729283704bee27b1e844c1fa044b9c.
Learn more about Target Frameworks and .NET Standard.
- 
                                                    .NETFramework 4.7.2- Humanizer.Core (>= 2.14.1)
- Microsoft.Bcl.AsyncInterfaces (>= 9.0.0)
- Microsoft.CodeAnalysis.Analyzers (>= 3.11.0)
- Microsoft.CodeAnalysis.CSharp.Workspaces (= 5.0.0-1.25266.103)
- Microsoft.CodeAnalysis.VisualBasic.Workspaces (= 5.0.0-1.25266.103)
- System.Buffers (>= 4.5.1)
- System.Collections.Immutable (>= 9.0.0)
- System.Composition (>= 9.0.0)
- System.IO.Pipelines (>= 9.0.0)
- System.Memory (>= 4.5.5)
- System.Numerics.Vectors (>= 4.5.0)
- System.Reflection.Metadata (>= 9.0.0)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
- System.Text.Encoding.CodePages (>= 7.0.0)
- System.Threading.Channels (>= 7.0.0)
- System.Threading.Tasks.Extensions (>= 4.5.4)
 
- 
                                                    .NETStandard 2.0- Humanizer.Core (>= 2.14.1)
- Microsoft.Bcl.AsyncInterfaces (>= 9.0.0)
- Microsoft.CodeAnalysis.Analyzers (>= 3.11.0)
- Microsoft.CodeAnalysis.CSharp.Workspaces (= 5.0.0-1.25266.103)
- Microsoft.CodeAnalysis.VisualBasic.Workspaces (= 5.0.0-1.25266.103)
- System.Buffers (>= 4.5.1)
- System.Collections.Immutable (>= 9.0.0)
- System.Composition (>= 9.0.0)
- System.IO.Pipelines (>= 9.0.0)
- System.Memory (>= 4.5.5)
- System.Numerics.Vectors (>= 4.5.0)
- System.Reflection.Metadata (>= 9.0.0)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
- System.Text.Encoding.CodePages (>= 7.0.0)
- System.Threading.Channels (>= 7.0.0)
- System.Threading.Tasks.Extensions (>= 4.5.4)
 
GitHub repositories (151)
Showing the top 20 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
                                                         | |
| unoplatform/uno 
                                                            Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly.  Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
                                                         | |
| graphql-dotnet/graphql-dotnet 
                                                            GraphQL for .NET
                                                         | |
| dotnet/docfx 
                                                            Static site generator for .NET API documentation.
                                                         | |
| Cysharp/MagicOnion 
                                                            Unified Realtime/API framework for .NET platform and Unity.
                                                         | |
| dotnet/samples 
                                                            Sample code referenced by the .NET documentation
                                                         | |
| discord-net/Discord.Net 
                                                            An unofficial .Net wrapper for the Discord API (https://discord.com/)
                                                         | |
| microsoft/Power-Fx 
                                                            Power Fx low-code programming language
                                                         | |
| dafny-lang/dafny 
                                                            Dafny is a verification-aware programming language
                                                         | |
| dotnet/interactive 
                                                            .NET Interactive combines the power of .NET with many other languages to create notebooks, REPLs, and embedded coding experiences. Share code, explore data, write, and learn across your apps in ways you couldn't before.
                                                         | |
| dotnet/extensions 
                                                            This repository contains a suite of libraries that provide facilities commonly needed when creating production-ready applications.
                                                         | |
| isadorasophia/murder 
                                                            Murder is a pixel art ECS game engine.
                                                         | |
| dotnet/sdk 
                                                            Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
                                                         | |
| PomeloFoundation/Pomelo.EntityFrameworkCore.MySql 
                                                            Entity Framework Core provider for MySQL and MariaDB built on top of MySqlConnector
                                                         | |
| dotnet/android 
                                                            .NET for Android provides open-source bindings of the Android SDK for use with .NET managed languages such as C#
                                                         | |
| rubberduck-vba/Rubberduck 
                                                            Every programmer needs a rubberduck. COM add-in for the VBA & VB6 IDE (VBE).
                                                         | 
| 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 | 4,249 | 4/24/2015 | 
| 1.0.0-rc1 | 4,478 | 2/14/2015 | 
| 1.0.0-beta2 | 4,896 | 1/16/2015 | 
| 1.0.0-beta1-20141031-01 | 3,778 | 11/11/2014 | 
| 0.7.4091001-beta | 1,630 | 9/22/2014 | 
| 0.7.4080704-beta | 1,680 | 8/20/2014 | 
| 0.7.4052301-beta | 2,312 | 6/3/2014 | 
| 0.6.4033103-beta | 1,068 | 4/1/2014 |