StyleCop is a C# source code analyzer that enforce a set of consistency and style rules.StyleCop has been integrated into many third-party development tools, but you can run it from an MSBuild project after being integrated or from inside of Visual Studio.
Comments