Microsoft.CodeAnalysis.Analyzers 2.6.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.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/43b0b05cc4f492fd5de00f6f6717409091df8daa.
137
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/4bdc8414790101a4da120a92cc4bc0154ac787ca.
213
Microsoft.CodeAnalysis.Features
.NET Compiler Platform ("Roslyn") support for creating editing experiences. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/2b7d172669b2f7e55803b55f317cfcc2d4279d76.
93
Microsoft.CodeAnalysis.Features
.NET Compiler Platform ("Roslyn") support for creating editing experiences. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/5e3a11e2e7f952da93f9d35bd63a2fa181c0608b.
88
Microsoft.CodeAnalysis.Features
.NET Compiler Platform ("Roslyn") support for creating editing experiences. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/75e79dace86b274327a1afe479228d82a06051a4.
80
Microsoft.CodeAnalysis.Features
.NET Compiler Platform ("Roslyn") support for creating editing experiences. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/8edf7bcd4f1594c3d68a6a567469f41dbd33dd1b.
95
Microsoft.CodeAnalysis.Features
.NET Compiler Platform ("Roslyn") support for creating editing experiences. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/bde21ee2b98b775b010d01a93f81ef587fe80962.
91
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/1ff281352c76f1a56ae8e49af9c4c4ef0e0f0f42.
77
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/5e3a11e2e7f952da93f9d35bd63a2fa181c0608b.
99
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.
89
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/be9c072e1c8a9e6701e34d796b1d68098d08feab.
107
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/bf8791d0d1be92c24e56cefa52aa139e2b5340c2.
79
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/cf82d399c36008e7936d545cde24141f8d3790fa.
120
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/dfa7fc6bdea31a858a402168384192b633c811fa.
119
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/e68227ea677b76a3c603bd616f03ea6d952b2458.
75
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/f99bb16a395e48a05520ba7af1549b20bfdeee36.
115
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/2b7d172669b2f7e55803b55f317cfcc2d4279d76.
105
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/bf8791d0d1be92c24e56cefa52aa139e2b5340c2.
100
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/cf82d399c36008e7936d545cde24141f8d3790fa.
76
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/fa72fa61b0d822ea8a3fbeb96f668340419ab5cd.
125

This package has no dependencies.

Version Downloads Last updated
3.11.0-beta1.23364.2 69 05/10/2024
3.3.5-beta1.23320.2 51 05/30/2024
3.3.5-beta1.23270.2 55 05/30/2024
3.3.5-beta1.23225.2 51 05/10/2024
3.3.5-beta1.23165.1 56 05/10/2024
3.3.5-beta1.23121.1 51 05/10/2024
3.3.5-beta1.23080.2 56 05/10/2024
3.3.4 157 08/10/2023
3.3.4-beta1.23354.4 51 05/10/2024
3.3.4-beta1.23267.1 51 05/17/2024
3.3.4-beta1.23160.1 49 05/30/2024
3.3.4-beta1.23061.1 49 05/18/2024
3.3.4-beta1.22559.1 49 05/10/2024
3.3.4-beta1.22518.1 47 05/10/2024
3.3.4-beta1.22514.1 57 05/10/2024
3.3.4-beta1.22464.1 59 05/20/2024
3.3.4-beta1.22452.2 62 05/30/2024
3.3.4-beta1.22403.2 52 05/30/2024
3.3.4-beta1.22362.3 55 05/12/2024
3.3.4-beta1.22361.3 51 05/10/2024
3.3.4-beta1.22310.1 61 05/10/2024
3.3.4-beta1.22274.2 52 05/30/2024
3.3.4-beta1.22217.1 51 05/30/2024
3.3.4-beta1.22168.1 55 05/10/2024
3.3.4-beta1.22116.1 46 05/30/2024
3.3.4-beta1.22068.2 50 05/18/2024
3.3.3 243 05/13/2022
3.3.2 66 08/08/2023
3.3.1 59 05/10/2024
3.3.0 56 05/18/2024
3.3.0-beta1.final 59 05/30/2024
3.0.0 62 02/19/2024
3.0.0-beta2.final 55 05/10/2024
3.0.0-beta2.20059.3 50 05/10/2024
2.9.8 50 05/10/2024
2.9.7 51 05/10/2024
2.9.6 57 05/28/2024
2.9.5 54 05/10/2024
2.9.5-beta1.final 59 05/30/2024
2.9.4 3,982 04/25/2022
2.9.4-beta1.final 55 05/10/2024
2.9.3 15,083 04/26/2022
2.9.2 53 05/10/2024
2.9.1 55 05/10/2024
2.9.0 57 05/03/2024
2.9.0-beta1.final 54 05/10/2024
2.6.3 52 05/28/2024
2.6.2 49 05/10/2024
2.6.2-beta2 60 11/07/2023
2.6.2-beta1 53 05/10/2024
2.6.1 108 06/15/2022
2.6.0 43 05/28/2024
2.6.0-beta2 56 05/16/2024
2.6.0-beta1 52 05/10/2024
2.3.0-beta1 51 05/30/2024
2.0.0-beta2 51 05/10/2024
2.0.0-beta1 55 05/10/2024
1.2.0-beta2 57 05/10/2024
1.2.0-beta1 54 05/30/2024
1.1.0 6,106 05/05/2022
1.1.0-beta1-20150812-01 59 05/30/2024
1.0.0 49 05/28/2024
1.0.0-rc3 56 05/10/2024
1.0.0-rc2 52 05/10/2024
1.0.0-rc1 65 05/10/2024