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 (315)
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,395 | 10/29/2024 |
4.12.0-2.final | 8,411 | 9/17/2024 |
4.12.0-1.final | 8,899 | 8/14/2024 |
4.11.0 | 517,944 | 8/15/2024 |
4.11.0-3.final | 1,706 | 7/31/2024 |
4.11.0-2.final | 5,726 | 6/19/2024 |
4.10.0 | 592,936 | 6/10/2024 |
4.10.0-3.final | 7,917 | 4/29/2024 |
4.10.0-2.final | 4,972 | 3/19/2024 |
4.10.0-1.final | 166 | 3/18/2024 |
4.9.2 | 1,060,322 | 3/2/2024 |
4.9.0-3.final | 5,839 | 1/22/2024 |
4.9.0-2.final | 25,133 | 12/16/2023 |
4.9.0-1.final | 254 | 12/13/2023 |
4.8.0 | 2,809,405 | 11/22/2023 |
4.8.0-3.final | 20,827 | 11/3/2023 |
4.8.0-2.final | 21,341 | 9/20/2023 |
4.8.0-1.final | 2,842 | 9/9/2023 |
4.7.0 | 1,629,635 | 8/18/2023 |
4.7.0-2.final | 22,522 | 6/20/2023 |
4.7.0-1.final | 16,771 | 5/20/2023 |
4.6.0 | 723,077 | 5/16/2023 |
4.6.0-1.final | 175,250 | 3/3/2023 |
4.5.0 | 1,843,554 | 2/24/2023 |
4.5.0-2.final | 17,702 | 1/6/2023 |
4.4.0 | 1,525,955 | 11/14/2022 |
4.4.0-4.final | 87,629 | 10/22/2022 |
4.4.0-2.final | 59,057 | 9/19/2022 |
4.4.0-1.final | 3,800 | 8/16/2022 |
4.3.1 | 798,533 | 9/30/2022 |
4.3.0-3.final | 2,374 | 7/26/2022 |
4.3.0-2.final | 5,213 | 6/22/2022 |
4.3.0-1.final | 11,531 | 5/10/2022 |
4.2.0 | 1,552,040 | 5/13/2022 |
4.2.0-4.final | 6,370 | 4/27/2022 |
4.2.0-2.final | 29,031 | 3/25/2022 |
4.2.0-1.final | 8,550 | 2/18/2022 |
4.1.0 | 2,676,350 | 2/16/2022 |
4.1.0-3.final | 9,065 | 1/27/2022 |
4.1.0-1.final | 47,032 | 11/19/2021 |
4.0.1 | 2,221,547 | 11/9/2021 |
4.0.0-6.final | 10,261 | 10/20/2021 |
4.0.0-5.final | 1,119 | 10/11/2021 |
4.0.0-4.final | 4,628 | 9/15/2021 |
4.0.0-3.final | 2,028 | 8/12/2021 |
4.0.0-2.final | 1,616 | 7/20/2021 |
4.0.0-1.final | 10,520 | 7/7/2021 |
3.11.0 | 1,196,167 | 8/11/2021 |
3.11.0-3.final | 372 | 7/15/2021 |
3.11.0-1.final | 4,462 | 6/14/2021 |
3.10.0 | 258,613 | 6/11/2021 |
3.10.0-3.final | 11,751 | 5/13/2021 |
3.10.0-2.final | 1,355 | 4/20/2021 |
3.10.0-1.final | 18,349 | 3/3/2021 |
3.9.0 | 1,332,676 | 3/2/2021 |
3.9.0-5.final | 1,384 | 2/24/2021 |
3.9.0-4.final | 1,122 | 2/10/2021 |
3.9.0-3.final | 4,394 | 1/20/2021 |
3.9.0-2.final | 5,745 | 12/10/2020 |
3.9.0-1.final | 67,348 | 12/4/2020 |
3.8.0 | 2,442,747 | 11/13/2020 |
3.8.0-5.final | 9,753 | 10/23/2020 |
3.8.0-4.final | 2,241 | 10/13/2020 |
3.8.0-3.final | 16,182 | 9/16/2020 |
3.8.0-2.final | 934 | 9/1/2020 |
3.7.0 | 1,678,216 | 8/5/2020 |
3.7.0-4.final | 4,438 | 7/14/2020 |
3.7.0-3.final | 2,489 | 7/2/2020 |
3.7.0-2.final | 2,472 | 6/15/2020 |
3.7.0-1.final | 41,886 | 5/19/2020 |
3.6.0 | 566,425 | 5/19/2020 |
3.6.0-4.final | 3,336 | 5/4/2020 |
3.6.0-3.final | 859 | 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,738 | 3/16/2020 |
3.5.0-beta3-final | 12,667 | 2/19/2020 |
3.5.0-beta2-final | 16,008 | 1/23/2020 |
3.5.0-beta1-final | 11,385 | 12/3/2019 |
3.4.0 | 896,108 | 12/3/2019 |
3.4.0-beta4-final | 13,064 | 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,592,770 | 9/23/2019 |
3.3.1-beta3-final | 11,623 | 9/5/2019 |
3.3.0-beta2-final | 3,482 | 8/15/2019 |
3.3.0-beta1-final | 5,828 | 7/26/2019 |
3.2.1 | 217,663 | 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,579 | 6/25/2019 |
3.2.0-beta1-final | 4,102 | 5/21/2019 |
3.1.0 | 242,457 | 5/21/2019 |
3.1.0-beta3-final | 7,103 | 5/7/2019 |
3.1.0-beta2-final | 3,960 | 4/24/2019 |
3.1.0-beta1-final | 3,286 | 4/10/2019 |
3.0.0 | 470,773 | 4/2/2019 |
3.0.0-beta4-final | 5,568 | 2/27/2019 |
3.0.0-beta3-final | 5,973 | 2/14/2019 |
3.0.0-beta2-final | 5,090 | 1/24/2019 |
2.11.0-beta1-final | 5,766 | 12/11/2018 |
2.10.0 | 1,332,190 | 11/15/2018 |
2.9.0 | 672,983 | 8/16/2018 |
2.8.2 | 7,062,420 | 5/22/2018 |
2.8.0 | 664,000 | 5/1/2018 |
2.8.0-beta4 | 4,719 | 4/20/2018 |
2.8.0-beta3 | 8,066 | 4/12/2018 |
2.7.0 | 117,197 | 3/8/2018 |
2.6.1 | 342,038 | 12/14/2017 |
2.6.0 | 69,472 | 12/8/2017 |
2.6.0-beta3 | 6,479 | 11/22/2017 |
2.4.0 | 194,871 | 10/16/2017 |
2.3.2 | 83,656 | 8/31/2017 |
2.3.1 | 161,229 | 7/20/2017 |
2.3.0 | 25,302 | 7/11/2017 |
2.3.0-beta3 | 4,033 | 7/6/2017 |
2.3.0-beta2 | 4,378 | 6/15/2017 |
2.3.0-beta1 | 9,346 | 5/30/2017 |
2.2.0 | 42,287 | 5/30/2017 |
2.1.0 | 27,551 | 4/21/2017 |
2.0.0 | 121,385 | 3/9/2017 |
2.0.0-rc4 | 7,360 | 2/8/2017 |
2.0.0-rc3 | 4,270 | 1/30/2017 |
2.0.0-rc2 | 12,898 | 12/14/2016 |
2.0.0-rc | 4,788 | 11/18/2016 |
2.0.0-beta5 | 5,248 | 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,317 | 3/31/2016 |
1.3.2 | 372,694 | 7/1/2016 |
1.3.1 | 87,629 | 7/1/2016 |
1.3.0 | 81,833 | 6/27/2016 |
1.3.0-beta1-20160429-01 | 4,319 | 5/16/2016 |
1.2.2 | 45,141 | 5/17/2016 |
1.2.1 | 84,494 | 3/31/2016 |
1.2.0 | 344,698 | 3/31/2016 |
1.2.0-rc | 5,309 | 3/5/2016 |
1.2.0-beta1-20160202-02 | 5,052 | 2/2/2016 |
1.1.1 | 72,079 | 12/3/2015 |
1.1.0 | 17,168 | 11/30/2015 |
1.1.0-rc1-20151109-01 | 5,095 | 11/14/2015 |
1.1.0-rc1 | 5,311 | 10/19/2015 |
1.1.0-beta1-20150928-02 | 4,837 | 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,120 | 12/21/2016 |
1.0.0 | 147,795 | 7/13/2015 |
1.0.0-rc3 | 9,206 | 6/17/2015 |
1.0.0-rc2 | 342,675 | 4/24/2015 |
1.0.0-rc1 | 14,163 | 2/14/2015 |
1.0.0-beta2 | 16,467 | 1/16/2015 |
1.0.0-beta1-20141031-01 | 10,454 | 11/11/2014 |
0.7.4091001-beta | 8,147 | 9/22/2014 |
0.7.4080704-beta | 8,091 | 8/20/2014 |
0.7.4052301-beta | 9,360 | 6/3/2014 |
0.6.4033103-beta | 10,541 | 4/1/2014 |