Microsoft.CodeAnalysis
4.11.0
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.CodeAnalysis --version 4.11.0
NuGet\Install-Package Microsoft.CodeAnalysis -Version 4.11.0
<PackageReference Include="Microsoft.CodeAnalysis" Version="4.11.0" />
paket add Microsoft.CodeAnalysis --version 4.11.0
#r "nuget: Microsoft.CodeAnalysis, 4.11.0"
// Install Microsoft.CodeAnalysis as a Cake Addin #addin nuget:?package=Microsoft.CodeAnalysis&version=4.11.0 // Install Microsoft.CodeAnalysis as a Cake Tool #tool nuget:?package=Microsoft.CodeAnalysis&version=4.11.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/5e3a11e2e7f952da93f9d35bd63a2fa181c0608b.
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.3.4)
- Microsoft.CodeAnalysis.CSharp.Workspaces (= 4.11.0)
- Microsoft.CodeAnalysis.VisualBasic.Workspaces (= 4.11.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.3.4)
- Microsoft.CodeAnalysis.CSharp.Workspaces (= 4.11.0)
- Microsoft.CodeAnalysis.VisualBasic.Workspaces (= 4.11.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 (314)
Showing the top 5 NuGet packages that depend on Microsoft.CodeAnalysis:
Package | Downloads |
---|---|
LamarCompiler
Runtime Roslyn Compilation and Code Generation Chicanery |
|
JasperFx.RuntimeCompiler
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 |
|
GCop.Common
GCop is a set up code analysis rules for improving C# code. |
|
GCop.Collections
GCop is a set up code analysis rules for improving C# code. |
GitHub repositories (140)
Showing the top 5 popular GitHub repositories that depend on Microsoft.CodeAnalysis:
Repository | Stars |
---|---|
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
|
|
icsharpcode/ILSpy
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
|
|
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 |
---|---|---|
4.12.0-3.final | 2,708 | 10/29/2024 |
4.12.0-2.final | 8,460 | 9/17/2024 |
4.12.0-1.final | 8,980 | 8/14/2024 |
4.11.0 | 539,210 | 8/15/2024 |
4.11.0-3.final | 1,709 | 7/31/2024 |
4.11.0-2.final | 5,771 | 6/19/2024 |
4.10.0 | 600,417 | 6/10/2024 |
4.10.0-3.final | 7,951 | 4/29/2024 |
4.10.0-2.final | 4,983 | 3/19/2024 |
4.10.0-1.final | 168 | 3/18/2024 |
4.9.2 | 1,067,518 | 3/2/2024 |
4.9.0-3.final | 5,854 | 1/22/2024 |
4.9.0-2.final | 25,360 | 12/16/2023 |
4.9.0-1.final | 255 | 12/13/2023 |
4.8.0 | 2,831,291 | 11/22/2023 |
4.8.0-3.final | 20,909 | 11/3/2023 |
4.8.0-2.final | 21,344 | 9/20/2023 |
4.8.0-1.final | 2,853 | 9/9/2023 |
4.7.0 | 1,633,103 | 8/18/2023 |
4.7.0-2.final | 22,557 | 6/20/2023 |
4.7.0-1.final | 16,815 | 5/20/2023 |
4.6.0 | 725,521 | 5/16/2023 |
4.6.0-1.final | 175,390 | 3/3/2023 |
4.5.0 | 1,848,371 | 2/24/2023 |
4.5.0-2.final | 17,776 | 1/6/2023 |
4.4.0 | 1,527,607 | 11/14/2022 |
4.4.0-4.final | 87,684 | 10/22/2022 |
4.4.0-2.final | 59,059 | 9/19/2022 |
4.4.0-1.final | 3,802 | 8/16/2022 |
4.3.1 | 800,238 | 9/30/2022 |
4.3.0-3.final | 2,381 | 7/26/2022 |
4.3.0-2.final | 5,214 | 6/22/2022 |
4.3.0-1.final | 11,616 | 5/10/2022 |
4.2.0 | 1,553,997 | 5/13/2022 |
4.2.0-4.final | 6,398 | 4/27/2022 |
4.2.0-2.final | 29,059 | 3/25/2022 |
4.2.0-1.final | 8,550 | 2/18/2022 |
4.1.0 | 2,679,078 | 2/16/2022 |
4.1.0-3.final | 9,065 | 1/27/2022 |
4.1.0-1.final | 47,036 | 11/19/2021 |
4.0.1 | 2,222,996 | 11/9/2021 |
4.0.0-6.final | 10,262 | 10/20/2021 |
4.0.0-5.final | 1,122 | 10/11/2021 |
4.0.0-4.final | 4,634 | 9/15/2021 |
4.0.0-3.final | 2,031 | 8/12/2021 |
4.0.0-2.final | 1,620 | 7/20/2021 |
4.0.0-1.final | 10,526 | 7/7/2021 |
3.11.0 | 1,198,929 | 8/11/2021 |
3.11.0-3.final | 375 | 7/15/2021 |
3.11.0-1.final | 4,463 | 6/14/2021 |
3.10.0 | 258,748 | 6/11/2021 |
3.10.0-3.final | 11,753 | 5/13/2021 |
3.10.0-2.final | 1,356 | 4/20/2021 |
3.10.0-1.final | 18,354 | 3/3/2021 |
3.9.0 | 1,333,103 | 3/2/2021 |
3.9.0-5.final | 1,386 | 2/24/2021 |
3.9.0-4.final | 1,123 | 2/10/2021 |
3.9.0-3.final | 4,395 | 1/20/2021 |
3.9.0-2.final | 5,747 | 12/10/2020 |
3.9.0-1.final | 67,353 | 12/4/2020 |
3.8.0 | 2,445,571 | 11/13/2020 |
3.8.0-5.final | 9,754 | 10/23/2020 |
3.8.0-4.final | 2,242 | 10/13/2020 |
3.8.0-3.final | 16,184 | 9/16/2020 |
3.8.0-2.final | 937 | 9/1/2020 |
3.7.0 | 1,680,078 | 8/5/2020 |
3.7.0-4.final | 4,444 | 7/14/2020 |
3.7.0-3.final | 2,499 | 7/2/2020 |
3.7.0-2.final | 2,475 | 6/15/2020 |
3.7.0-1.final | 41,890 | 5/19/2020 |
3.6.0 | 566,788 | 5/19/2020 |
3.6.0-4.final | 3,337 | 5/4/2020 |
3.6.0-3.final | 860 | 4/16/2020 |
3.6.0-2.final | 909 | 3/26/2020 |
3.6.0-1.final | 2,708 | 3/17/2020 |
3.5.0 | 551,830 | 3/16/2020 |
3.5.0-beta3-final | 12,680 | 2/19/2020 |
3.5.0-beta2-final | 16,011 | 1/23/2020 |
3.5.0-beta1-final | 11,394 | 12/3/2019 |
3.4.0 | 896,468 | 12/3/2019 |
3.4.0-beta4-final | 13,067 | 11/15/2019 |
3.4.0-beta3-final | 3,352 | 11/4/2019 |
3.4.0-beta2-final | 42,485 | 10/15/2019 |
3.4.0-beta1-final | 3,752 | 9/23/2019 |
3.3.1 | 9,608,049 | 9/23/2019 |
3.3.1-beta3-final | 11,624 | 9/5/2019 |
3.3.0-beta2-final | 3,483 | 8/15/2019 |
3.3.0-beta1-final | 5,828 | 7/26/2019 |
3.2.1 | 217,684 | 8/9/2019 |
3.2.0 | 64,096 | 8/1/2019 |
3.2.0-beta4-final | 3,742 | 7/16/2019 |
3.2.0-beta3-final | 4,580 | 6/25/2019 |
3.2.0-beta1-final | 4,105 | 5/21/2019 |
3.1.0 | 242,474 | 5/21/2019 |
3.1.0-beta3-final | 7,104 | 5/7/2019 |
3.1.0-beta2-final | 3,961 | 4/24/2019 |
3.1.0-beta1-final | 3,288 | 4/10/2019 |
3.0.0 | 471,100 | 4/2/2019 |
3.0.0-beta4-final | 5,571 | 2/27/2019 |
3.0.0-beta3-final | 5,978 | 2/14/2019 |
3.0.0-beta2-final | 5,093 | 1/24/2019 |
2.11.0-beta1-final | 5,769 | 12/11/2018 |
2.10.0 | 1,332,777 | 11/15/2018 |
2.9.0 | 673,429 | 8/16/2018 |
2.8.2 | 7,109,108 | 5/22/2018 |
2.8.0 | 664,285 | 5/1/2018 |
2.8.0-beta4 | 4,719 | 4/20/2018 |
2.8.0-beta3 | 8,067 | 4/12/2018 |
2.7.0 | 117,267 | 3/8/2018 |
2.6.1 | 342,266 | 12/14/2017 |
2.6.0 | 69,499 | 12/8/2017 |
2.6.0-beta3 | 6,480 | 11/22/2017 |
2.4.0 | 195,061 | 10/16/2017 |
2.3.2 | 83,698 | 8/31/2017 |
2.3.1 | 161,240 | 7/20/2017 |
2.3.0 | 25,307 | 7/11/2017 |
2.3.0-beta3 | 4,034 | 7/6/2017 |
2.3.0-beta2 | 4,379 | 6/15/2017 |
2.3.0-beta1 | 9,347 | 5/30/2017 |
2.2.0 | 42,298 | 5/30/2017 |
2.1.0 | 27,553 | 4/21/2017 |
2.0.0 | 121,403 | 3/9/2017 |
2.0.0-rc4 | 7,360 | 2/8/2017 |
2.0.0-rc3 | 4,271 | 1/30/2017 |
2.0.0-rc2 | 12,899 | 12/14/2016 |
2.0.0-rc | 4,789 | 11/18/2016 |
2.0.0-beta5 | 5,249 | 10/18/2016 |
2.0.0-beta4 | 4,345 | 10/12/2016 |
2.0.0-beta3 | 11,286 | 7/13/2016 |
2.0.0-beta1 | 10,318 | 3/31/2016 |
1.3.2 | 372,737 | 7/1/2016 |
1.3.1 | 87,735 | 7/1/2016 |
1.3.0 | 81,868 | 6/27/2016 |
1.3.0-beta1-20160429-01 | 4,320 | 5/16/2016 |
1.2.2 | 45,148 | 5/17/2016 |
1.2.1 | 84,511 | 3/31/2016 |
1.2.0 | 344,704 | 3/31/2016 |
1.2.0-rc | 5,309 | 3/5/2016 |
1.2.0-beta1-20160202-02 | 5,053 | 2/2/2016 |
1.1.1 | 72,098 | 12/3/2015 |
1.1.0 | 17,172 | 11/30/2015 |
1.1.0-rc1-20151109-01 | 5,096 | 11/14/2015 |
1.1.0-rc1 | 5,312 | 10/19/2015 |
1.1.0-beta1-20150928-02 | 4,839 | 10/15/2015 |
1.1.0-beta1-20150812-01 | 5,273 | 8/26/2015 |
1.1.0-beta1 | 5,440 | 10/9/2015 |
1.0.1 | 46,158 | 12/21/2016 |
1.0.0 | 147,893 | 7/13/2015 |
1.0.0-rc3 | 9,212 | 6/17/2015 |
1.0.0-rc2 | 342,775 | 4/24/2015 |
1.0.0-rc1 | 14,164 | 2/14/2015 |
1.0.0-beta2 | 16,468 | 1/16/2015 |
1.0.0-beta1-20141031-01 | 10,457 | 11/11/2014 |
0.7.4091001-beta | 8,147 | 9/22/2014 |
0.7.4080704-beta | 8,092 | 8/20/2014 |
0.7.4052301-beta | 9,361 | 6/3/2014 |
0.6.4033103-beta | 10,542 | 4/1/2014 |