A Roslyn analyzer to enforce some good practices in C# in terms of design, usage, security, performance, and style.
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
- NuGet package (recommended): https://www.nuget.org/packages/Meziantou.Analyzer/