docs/roslyn-analyzers/README.md
Latest stable version: <sub></sub>
Latest pre-release version: here
This package contains rules for correct usage of APIs from the Microsoft.CodeAnalysis NuGet package, i.e. .NET Compiler Platform ("Roslyn") APIs. These are primarily aimed towards helping authors of diagnostic analyzers and code fix providers to invoke the Microsoft.CodeAnalysis APIs in a recommended manner. More info about rules in this package
Latest stable version: <sub></sub>
Latest pre-release version: here
This package contains rules that are very specific to the .NET Compiler Platform ("Roslyn") project, i.e. dotnet/roslyn repo. This analyzer package is not intended for general consumption outside the Roslyn repo. More info about rules in this package
Latest stable version: <sub></sub>
Latest pre-release version: here
This package contains customizable rules for identifying references to banned APIs. More info about rules in this package
For instructions on using this analyzer, see Instructions.
Latest stable version: <sub></sub>
Latest pre-release version: here
This package contains rules to help library authors monitoring change to their public APIs. More info about rules in this package
For instructions on using this analyzer, see Instructions.