Microsoft.CodeAnalysis.Analyzers 1.2.0-beta1

Guidelines for using .NET Compiler Platform ("Roslyn") APIs.

Showing the top 20 packages that depend on Microsoft.CodeAnalysis.Analyzers.

Packages Downloads
Microsoft.CodeAnalysis.CSharp.Workspaces
.NET Compiler Platform ("Roslyn") support for analyzing C# projects and solutions. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/6c4a46a31302167b425d5e0a31ea83c9a9aa1d09.
44
Microsoft.CodeAnalysis.Workspaces.MSBuild
.NET Compiler Platform ("Roslyn") support for analyzing MSBuild projects and solutions. This should be used with at least one of the following packages to add the appropriate language support: - Microsoft.CodeAnalysis.CSharp.Workspaces - Microsoft.CodeAnalysis.VisualBasic.Workspaces More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/6c4a46a31302167b425d5e0a31ea83c9a9aa1d09.
44
Microsoft.CodeAnalysis.Common
A shared package used by the Microsoft .NET Compiler Platform ("Roslyn"). Do not install this package manually, it will be added as a prerequisite by other packages that require it. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/6c4a46a31302167b425d5e0a31ea83c9a9aa1d09.
43
Microsoft.CodeAnalysis.Workspaces.Common
A shared package used by the .NET Compiler Platform ("Roslyn") including support for analyzing projects and solutions. Do not install this package manually, it will be added as a prerequisite by other packages that require it. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/6c4a46a31302167b425d5e0a31ea83c9a9aa1d09.
43
Microsoft.CodeAnalysis.CSharp
.NET Compiler Platform ("Roslyn") support for C#, Microsoft.CodeAnalysis.CSharp.dll. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/6c4a46a31302167b425d5e0a31ea83c9a9aa1d09.
41
Microsoft.CodeAnalysis.CSharp
.NET Compiler Platform ("Roslyn") support for C#, Microsoft.CodeAnalysis.CSharp.dll. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/8edf7bcd4f1594c3d68a6a567469f41dbd33dd1b.
27
Microsoft.CodeAnalysis.Workspaces.Common
A shared package used by the .NET Compiler Platform ("Roslyn") including support for analyzing projects and solutions. Do not install this package manually, it will be added as a prerequisite by other packages that require it. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/8edf7bcd4f1594c3d68a6a567469f41dbd33dd1b.
26
Microsoft.CodeAnalysis.CSharp.Workspaces
.NET Compiler Platform ("Roslyn") support for analyzing C# projects and solutions. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/8edf7bcd4f1594c3d68a6a567469f41dbd33dd1b.
26
Microsoft.CodeAnalysis.Workspaces.MSBuild
.NET Compiler Platform ("Roslyn") support for analyzing MSBuild projects and solutions. This should be used with at least one of the following packages to add the appropriate language support: - Microsoft.CodeAnalysis.CSharp.Workspaces - Microsoft.CodeAnalysis.VisualBasic.Workspaces More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/8edf7bcd4f1594c3d68a6a567469f41dbd33dd1b.
25
Microsoft.CodeAnalysis.Common
A shared package used by the Microsoft .NET Compiler Platform ("Roslyn"). Do not install this package manually, it will be added as a prerequisite by other packages that require it. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/8edf7bcd4f1594c3d68a6a567469f41dbd33dd1b.
25
Microsoft.ApplicationInsights.AspNetCore
Application Insights for ASP.NET Core web applications. See https://azure.microsoft.com/en-us/documentation/articles/app-insights-asp-net-five/ for more information. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
8
Microsoft.CodeAnalysis.Common
A shared package used by the Microsoft .NET Compiler Platform ("Roslyn"). Do not install this package manually, it will be added as a prerequisite by other packages that require it. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/9081e399a13297f6e2fd37cb06ca82ffba3eed21
7
Microsoft.CodeAnalysis.Common
A shared package used by the Microsoft .NET Compiler Platform ("Roslyn"). Do not install this package manually, it will be added as a prerequisite by other packages that require it. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/fa8e2c9b566e4471a3509fc63d7baca0a2a6d30b.
7
Microsoft.CodeAnalysis.Common
A shared package used by the Microsoft .NET Compiler Platform ("Roslyn"). Do not install this package manually, it will be added as a prerequisite by other packages that require it. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/d3f6b8e7e17ebc52a62150db7bb952daf0dc2c29
7
Microsoft.CodeAnalysis.Common
A shared package used by the Microsoft .NET Compiler Platform ("Roslyn"). Do not install this package manually, it will be added as a prerequisite by other packages that require it. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/2ad4aabc7a9dada097e54e544ebba48ab1c05074
7
Microsoft.CodeAnalysis.Common
A shared package used by the Microsoft .NET Compiler Platform ("Roslyn"). Do not install this package manually, it will be added as a prerequisite by other packages that require it. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/e091728607ca0fc9efca55ccfb3e59259c6b5a0a.
7
Microsoft.CodeAnalysis
.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/dfa7fc6bdea31a858a402168384192b633c811fa.
7
Microsoft.CodeAnalysis
.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.
7
Microsoft.CodeAnalysis.VisualBasic
.NET Compiler Platform ("Roslyn") support for Visual Basic, Microsoft.CodeAnalysis.VisualBasic.dll. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/75e79dace86b274327a1afe479228d82a06051a4.
6
Microsoft.CodeAnalysis.Common
A shared package used by the Microsoft .NET Compiler Platform ("Roslyn"). Do not install this package manually, it will be added as a prerequisite by other packages that require it. Supported Platforms: - .NET Framework 4.5 - Windows 8 - Portable Class Libraries
6

Diagnostic analyzers for the Microsoft .NET Compiler Platform (Roslyn)

This package has no dependencies.

Version Downloads Last updated
5.3.0 5 03/13/2026
5.3.0-2.final 0 02/14/2026
5.3.0-2.25625.1 2 03/14/2026
3.12.0-beta1.25218.8 3 12/10/2025
3.12.0-beta1.25155.1 0 04/10/2025
3.12.0-beta1.25081.1 1 03/17/2026
3.12.0-beta1.25076.4 6 12/09/2025
3.11.0 65 12/09/2025
3.11.0-beta1.26075.3 2 03/17/2026
3.11.0-beta1.26057.1 0 02/10/2026
3.11.0-beta1.25173.3 6 12/10/2025
3.11.0-beta1.25173.1 0 03/18/2026
3.11.0-beta1.25123.3 5 12/09/2025
3.11.0-beta1.25123.1 0 04/08/2025
3.11.0-beta1.25076.3 5 12/17/2025
3.11.0-beta1.25076.2 5 12/17/2025
3.11.0-beta1.25074.1 2 03/17/2026
3.11.0-beta1.24629.2 5 12/10/2025
3.11.0-beta1.24605.2 5 12/17/2025
3.11.0-beta1.24527.2 6 12/11/2025
3.11.0-beta1.24508.2 4 12/17/2025
3.11.0-beta1.24454.1 2 03/17/2026
3.11.0-beta1.24415.1 1 03/17/2026
3.11.0-beta1.24324.1 0 08/13/2024
3.11.0-beta1.24318.1 0 07/09/2024
3.11.0-beta1.24303.2 5 12/11/2025
3.11.0-beta1.24225.1 1 03/17/2026
3.11.0-beta1.24219.2 6 12/12/2025
3.11.0-beta1.24216.2 5 12/17/2025
3.11.0-beta1.24165.2 5 12/17/2025
3.11.0-beta1.24122.1 0 03/12/2024
3.11.0-beta1.24072.1 2 03/17/2026
3.11.0-beta1.23614.1 0 02/13/2024
3.11.0-beta1.23525.2 5 12/14/2025
3.11.0-beta1.23472.1 1 03/17/2026
3.11.0-beta1.23420.2 5 12/11/2025
3.11.0-beta1.23364.2 5 12/17/2025
3.3.5-beta1.23320.2 6 12/13/2025
3.3.5-beta1.23270.2 6 12/14/2025
3.3.5-beta1.23225.2 6 12/10/2025
3.3.5-beta1.23165.1 6 12/13/2025
3.3.5-beta1.23121.1 6 12/10/2025
3.3.5-beta1.23080.2 6 12/09/2025
3.3.4 7 12/09/2025
3.3.4-beta1.23354.4 6 12/13/2025
3.3.4-beta1.23267.1 2 03/17/2026
3.3.4-beta1.23160.1 2 03/17/2026
3.3.4-beta1.23061.1 2 03/17/2026
3.3.4-beta1.22559.1 1 03/17/2026
3.3.4-beta1.22518.1 1 03/17/2026
3.3.4-beta1.22514.1 0 11/07/2022
3.3.4-beta1.22464.1 0 10/11/2022
3.3.4-beta1.22452.2 0 10/11/2022
3.3.4-beta1.22403.2 0 09/14/2022
3.3.4-beta1.22362.3 6 12/13/2025
3.3.4-beta1.22361.3 6 12/13/2025
3.3.4-beta1.22310.1 0 07/12/2022
3.3.4-beta1.22274.2 1 03/17/2026
3.3.4-beta1.22217.1 1 03/17/2026
3.3.4-beta1.22168.1 2 03/17/2026
3.3.4-beta1.22116.1 0 03/14/2022
3.3.4-beta1.22068.2 2 03/17/2026
3.3.3 5 12/09/2025
3.3.2 5 12/09/2025
3.3.1 5 12/09/2025
3.3.0 6 12/09/2025
3.3.0-beta1.final 0 07/06/2020
3.0.0 5 12/09/2025
3.0.0-beta2.final 0 03/24/2020
3.0.0-beta2.20059.3 5 12/14/2025
2.9.8 6 12/09/2025
2.9.7 5 12/09/2025
2.9.6 5 12/09/2025
2.9.5 5 12/09/2025
2.9.5-beta1.final 0 09/10/2019
2.9.4 5 12/09/2025
2.9.4-beta1.final 0 06/25/2019
2.9.3 5 12/09/2025
2.9.2 5 12/09/2025
2.9.1 5 12/09/2025
2.9.0 5 12/09/2025
2.9.0-beta1.final 0 03/12/2019
2.6.3 6 12/09/2025
2.6.2 5 12/09/2025
2.6.2-beta2 5 12/11/2025
2.6.2-beta1 5 12/11/2025
2.6.1 5 12/09/2025
2.6.0 5 12/09/2025
2.6.0-beta2 6 12/09/2025
2.6.0-beta1 5 12/15/2025
2.3.0-beta1 4 12/11/2025
2.0.0-beta2 6 12/09/2025
2.0.0-beta1 5 12/11/2025
1.2.0-beta2 5 12/11/2025
1.2.0-beta1 5 12/11/2025
1.1.0 5 12/09/2025
1.1.0-beta1-20150812-01 5 12/17/2025
1.0.0 6 12/09/2025
1.0.0-rc3 0 06/17/2015
1.0.0-rc2 4 01/22/2026
1.0.0-rc1 5 12/10/2025