StyleCop analyzes C# source code to enforce a set of style and consistency rules. It can be run from inside of Visual Studio or integrated into an MSBuild project. StyleCop has also been integrated into many third-party development tools. StyleCop provides value by enforcing a common set of style rules for C# code.
v4.7 [Jan 9, 2012]
This release includes the StyleCop ReSharper plugin (compatible with ReSharper 5.1, 6.0, 6.1 and 6.1.1) and will automatically uninstall previous versions of StyleCop. It also includes syntax support for the Async CTP and the first few of StyleCop compliant Visual Studio default templates are now included too.