Meziantou.Analyzer
Meziantou.Analyzer copied to clipboard
A Roslyn analyzer to enforce some good practices in C#.
Meziantou.Analyzer
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
- NuGet package (recommended): https://www.nuget.org/packages/Meziantou.Analyzer/