Microsoft.CodeAnalysis
4.13.0
Prefix Reserved
dotnet add package Microsoft.CodeAnalysis --version 4.13.0
NuGet\Install-Package Microsoft.CodeAnalysis -Version 4.13.0
<PackageReference Include="Microsoft.CodeAnalysis" Version="4.13.0" />
<PackageVersion Include="Microsoft.CodeAnalysis" Version="4.13.0" />
<PackageReference Include="Microsoft.CodeAnalysis" />
paket add Microsoft.CodeAnalysis --version 4.13.0
#r "nuget: Microsoft.CodeAnalysis, 4.13.0"
#addin nuget:?package=Microsoft.CodeAnalysis&version=4.13.0
#tool nuget:?package=Microsoft.CodeAnalysis&version=4.13.0
.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/75e79dace86b274327a1afe479228d82a06051a4.
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.7.2
- Humanizer.Core (>= 2.14.1)
- Microsoft.Bcl.AsyncInterfaces (>= 8.0.0)
- Microsoft.CodeAnalysis.Analyzers (>= 3.11.0)
- Microsoft.CodeAnalysis.CSharp.Workspaces (= 4.13.0)
- Microsoft.CodeAnalysis.VisualBasic.Workspaces (= 4.13.0)
- System.Buffers (>= 4.5.1)
- System.Collections.Immutable (>= 8.0.0)
- System.Composition (>= 8.0.0)
- System.IO.Pipelines (>= 8.0.0)
- System.Memory (>= 4.5.5)
- System.Numerics.Vectors (>= 4.5.0)
- System.Reflection.Metadata (>= 8.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 (>= 8.0.0)
- Microsoft.CodeAnalysis.Analyzers (>= 3.11.0)
- Microsoft.CodeAnalysis.CSharp.Workspaces (= 4.13.0)
- Microsoft.CodeAnalysis.VisualBasic.Workspaces (= 4.13.0)
- System.Buffers (>= 4.5.1)
- System.Collections.Immutable (>= 8.0.0)
- System.Composition (>= 8.0.0)
- System.IO.Pipelines (>= 8.0.0)
- System.Memory (>= 4.5.5)
- System.Numerics.Vectors (>= 4.5.0)
- System.Reflection.Metadata (>= 8.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)
NuGet packages (390)
Showing the top 5 NuGet packages that depend on Microsoft.CodeAnalysis:
Package | Downloads |
---|---|
JasperFx.RuntimeCompiler
Runtime Roslyn Compilation and Code Generation Chicanery |
|
LamarCompiler
Runtime Roslyn Compilation and Code Generation Chicanery |
|
MongoDBMigrations
MongoDbMigrations uses the official MongoDB C# Driver to migrate your documents in your mongo database via useful fluent API. Supports up and down migrations with cancelation and progress handling. Also, this library is able to check a schema of collections in your database during the migration run. This version supports on-premise Mongo database either Azure CosmosDB (with Mongo-like API) or even AWS DocumentDB. In addition you can use TLS and/or SHH tunnels in your migrations. PS1 script for integration with CI/CD pipelines provides inside of the repository |
|
Terminal.Gui
Cross platform Terminal UI toolkit for .NET |
|
eXpandAdditionalViewControlsProviderWin
AdditionalViewControlsProvider Module (Win) / eXpandFramework. To debug in VS enable Source Server support under Tools/Options/Debugging. |
GitHub repositories (146)
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
|
|
gui-cs/Terminal.Gui
Cross Platform Terminal UI toolkit 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.
|
|
dotnet/Open-XML-SDK
Open XML SDK by Microsoft
|
|
Cysharp/MagicOnion
Unified Realtime/API framework for .NET platform and Unity.
|
|
tooll3/t3
Tooll 3 is an open source software to create realtime motion graphics.
|
|
dotnet/samples
Sample code referenced by the .NET documentation
|
|
dotnet/command-line-api
Command line parsing, invocation, and rendering of terminal output.
|
|
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.
|
|
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
|
Version | Downloads | Last updated |
---|---|---|
4.13.0 | 154,527 | 2/24/2025 |
4.12.0 | 483,825 | 12/4/2024 |
4.12.0-3.final | 10,005 | 10/29/2024 |
4.12.0-2.final | 10,542 | 9/17/2024 |
4.12.0-1.final | 12,539 | 8/14/2024 |
4.11.0 | 2,076,630 | 8/15/2024 |
4.11.0-3.final | 2,348 | 7/31/2024 |
4.11.0-2.final | 6,064 | 6/19/2024 |
4.10.0 | 936,911 | 6/10/2024 |
4.10.0-3.final | 8,490 | 4/29/2024 |
4.10.0-2.final | 6,972 | 3/19/2024 |
4.10.0-1.final | 214 | 3/18/2024 |
4.9.2 | 1,501,139 | 3/2/2024 |
4.9.0-3.final | 11,118 | 1/22/2024 |
4.9.0-2.final | 35,346 | 12/16/2023 |
4.9.0-1.final | 298 | 12/13/2023 |
4.8.0 | 4,053,174 | 11/22/2023 |
4.8.0-3.final | 24,731 | 11/3/2023 |
4.8.0-2.final | 21,575 | 9/20/2023 |
4.8.0-1.final | 3,269 | 9/9/2023 |
4.7.0 | 1,840,974 | 8/18/2023 |
4.7.0-2.final | 24,743 | 6/20/2023 |
4.7.0-1.final | 20,726 | 5/20/2023 |
4.6.0 | 986,441 | 5/16/2023 |
4.6.0-1.final | 184,175 | 3/3/2023 |
4.5.0 | 2,038,813 | 2/24/2023 |
4.5.0-2.final | 21,148 | 1/6/2023 |
4.4.0 | 1,634,244 | 11/14/2022 |
4.4.0-4.final | 90,180 | 10/22/2022 |
4.4.0-2.final | 60,484 | 9/19/2022 |
4.4.0-1.final | 3,868 | 8/16/2022 |
4.3.1 | 869,297 | 9/30/2022 |
4.3.0-3.final | 2,821 | 7/26/2022 |
4.3.0-2.final | 5,587 | 6/22/2022 |
4.3.0-1.final | 14,432 | 5/10/2022 |
4.2.0 | 1,653,358 | 5/13/2022 |
4.2.0-4.final | 7,493 | 4/27/2022 |
4.2.0-2.final | 30,453 | 3/25/2022 |
4.2.0-1.final | 8,647 | 2/18/2022 |
4.1.0 | 2,815,268 | 2/16/2022 |
4.1.0-3.final | 9,138 | 1/27/2022 |
4.1.0-1.final | 47,188 | 11/19/2021 |
4.0.1 | 2,334,501 | 11/9/2021 |
4.0.0-6.final | 10,478 | 10/20/2021 |
4.0.0-5.final | 1,179 | 10/11/2021 |
4.0.0-4.final | 5,188 | 9/15/2021 |
4.0.0-3.final | 2,084 | 8/12/2021 |
4.0.0-2.final | 1,674 | 7/20/2021 |
4.0.0-1.final | 15,228 | 7/7/2021 |
3.11.0 | 1,338,760 | 8/11/2021 |
3.11.0-3.final | 443 | 7/15/2021 |
3.11.0-1.final | 4,598 | 6/14/2021 |
3.10.0 | 270,163 | 6/11/2021 |
3.10.0-3.final | 11,848 | 5/13/2021 |
3.10.0-2.final | 1,408 | 4/20/2021 |
3.10.0-1.final | 18,935 | 3/3/2021 |
3.9.0 | 1,352,956 | 3/2/2021 |
3.9.0-5.final | 1,442 | 2/24/2021 |
3.9.0-4.final | 1,181 | 2/10/2021 |
3.9.0-3.final | 4,461 | 1/20/2021 |
3.9.0-2.final | 5,841 | 12/10/2020 |
3.9.0-1.final | 67,522 | 12/4/2020 |
3.8.0 | 2,614,388 | 11/13/2020 |
3.8.0-5.final | 9,813 | 10/23/2020 |
3.8.0-4.final | 2,302 | 10/13/2020 |
3.8.0-3.final | 16,370 | 9/16/2020 |
3.8.0-2.final | 996 | 9/1/2020 |
3.7.0 | 1,801,588 | 8/5/2020 |
3.7.0-4.final | 5,067 | 7/14/2020 |
3.7.0-3.final | 2,657 | 7/2/2020 |
3.7.0-2.final | 2,532 | 6/15/2020 |
3.7.0-1.final | 41,963 | 5/19/2020 |
3.6.0 | 589,227 | 5/19/2020 |
3.6.0-4.final | 3,458 | 5/4/2020 |
3.6.0-3.final | 920 | 4/16/2020 |
3.6.0-2.final | 968 | 3/26/2020 |
3.6.0-1.final | 2,767 | 3/17/2020 |
3.5.0 | 559,267 | 3/16/2020 |
3.5.0-beta3-final | 13,349 | 2/19/2020 |
3.5.0-beta2-final | 16,076 | 1/23/2020 |
3.5.0-beta1-final | 11,574 | 12/3/2019 |
3.4.0 | 919,823 | 12/3/2019 |
3.4.0-beta4-final | 13,143 | 11/15/2019 |
3.4.0-beta3-final | 3,417 | 11/4/2019 |
3.4.0-beta2-final | 42,600 | 10/15/2019 |
3.4.0-beta1-final | 3,817 | 9/23/2019 |
3.3.1 | 10,550,351 | 9/23/2019 |
3.3.1-beta3-final | 11,707 | 9/5/2019 |
3.3.0-beta2-final | 3,546 | 8/15/2019 |
3.3.0-beta1-final | 5,898 | 7/26/2019 |
3.2.1 | 219,399 | 8/9/2019 |
3.2.0 | 64,764 | 8/1/2019 |
3.2.0-beta4-final | 3,808 | 7/16/2019 |
3.2.0-beta3-final | 4,646 | 6/25/2019 |
3.2.0-beta1-final | 4,207 | 5/21/2019 |
3.1.0 | 244,819 | 5/21/2019 |
3.1.0-beta3-final | 7,169 | 5/7/2019 |
3.1.0-beta2-final | 4,024 | 4/24/2019 |
3.1.0-beta1-final | 3,360 | 4/10/2019 |
3.0.0 | 494,290 | 4/2/2019 |
3.0.0-beta4-final | 5,785 | 2/27/2019 |
3.0.0-beta3-final | 6,189 | 2/14/2019 |
3.0.0-beta2-final | 5,317 | 1/24/2019 |
2.11.0-beta1-final | 5,878 | 12/11/2018 |
2.10.0 | 1,369,526 | 11/15/2018 |
2.9.0 | 716,356 | 8/16/2018 |
2.8.2 | 8,294,627 | 5/22/2018 |
2.8.0 | 683,010 | 5/1/2018 |
2.8.0-beta4 | 4,839 | 4/20/2018 |
2.8.0-beta3 | 8,257 | 4/12/2018 |
2.7.0 | 118,776 | 3/8/2018 |
2.6.1 | 353,379 | 12/14/2017 |
2.6.0 | 72,879 | 12/8/2017 |
2.6.0-beta3 | 6,606 | 11/22/2017 |
2.4.0 | 209,032 | 10/16/2017 |
2.3.2 | 85,794 | 8/31/2017 |
2.3.1 | 162,115 | 7/20/2017 |
2.3.0 | 25,846 | 7/11/2017 |
2.3.0-beta3 | 4,154 | 7/6/2017 |
2.3.0-beta2 | 4,500 | 6/15/2017 |
2.3.0-beta1 | 9,468 | 5/30/2017 |
2.2.0 | 42,921 | 5/30/2017 |
2.1.0 | 28,142 | 4/21/2017 |
2.0.0 | 123,021 | 3/9/2017 |
2.0.0-rc4 | 7,513 | 2/8/2017 |
2.0.0-rc3 | 4,412 | 1/30/2017 |
2.0.0-rc2 | 13,023 | 12/14/2016 |
2.0.0-rc | 4,916 | 11/18/2016 |
2.0.0-beta5 | 5,381 | 10/18/2016 |
2.0.0-beta4 | 4,471 | 10/12/2016 |
2.0.0-beta3 | 11,443 | 7/13/2016 |
2.0.0-beta1 | 10,457 | 3/31/2016 |
1.3.2 | 377,908 | 7/1/2016 |
1.3.1 | 93,886 | 7/1/2016 |
1.3.0 | 85,020 | 6/27/2016 |
1.3.0-beta1-20160429-01 | 4,443 | 5/16/2016 |
1.2.2 | 45,688 | 5/17/2016 |
1.2.1 | 85,887 | 3/31/2016 |
1.2.0 | 346,126 | 3/31/2016 |
1.2.0-rc | 5,434 | 3/5/2016 |
1.2.0-beta1-20160202-02 | 5,295 | 2/2/2016 |
1.1.1 | 72,987 | 12/3/2015 |
1.1.0 | 17,457 | 11/30/2015 |
1.1.0-rc1-20151109-01 | 5,223 | 11/14/2015 |
1.1.0-rc1 | 5,553 | 10/19/2015 |
1.1.0-beta1-20150928-02 | 4,968 | 10/15/2015 |
1.1.0-beta1-20150812-01 | 5,404 | 8/26/2015 |
1.1.0-beta1 | 5,773 | 10/9/2015 |
1.0.1 | 49,528 | 12/21/2016 |
1.0.0 | 163,186 | 7/13/2015 |
1.0.0-rc3 | 10,912 | 6/17/2015 |
1.0.0-rc2 | 348,124 | 4/24/2015 |
1.0.0-rc1 | 14,576 | 2/14/2015 |
1.0.0-beta2 | 16,606 | 1/16/2015 |
1.0.0-beta1-20141031-01 | 10,615 | 11/11/2014 |
0.7.4091001-beta | 8,330 | 9/22/2014 |
0.7.4080704-beta | 8,225 | 8/20/2014 |
0.7.4052301-beta | 9,506 | 6/3/2014 |
0.6.4033103-beta | 10,806 | 4/1/2014 |