Meziantou.Analyzer icon indicating copy to clipboard operation
Meziantou.Analyzer copied to clipboard

A Roslyn analyzer to enforce some good practices in C#.

Meziantou.Analyzer

Meziantou.Analyzer on NuGet

A Roslyn analyzer to enforce some good practices in C# in terms of design, usage, security, performance, and style.

Rules

You'll find the rules in the documentation: the rules and their explanation

If you are already using other analyzers, you can check which rules are duplicated with well-known analyzers

Installation