Project Awesome project awesome

.NET Compiler Platform ("Roslyn") Analyzers

Diagnostic analyzers developed by the Roslyn team. Initially developed to help flesh out the design and implementation of the static analysis APIs. The analyzers cover code quality, .NET Core, desktop .NET Framework, comments in code, and more.

Package 1.7k stars GitHub

Repository Consolidation

The Microsoft.CodeAnalysis.NetAnalyzers package moved into the dotnet/sdk repository for further development and respond to issues formerly in this repository.

All other analyzers moved into the dotnet/roslyn repository.

Back to Roslyn