Too Long; Didn't Read
StyleCop analyzes C source code to enforce a set of style and consistency rules. The rules for writing code improve software readability by allowing developers to understand new code faster and better. The NuGet package is the most convenient method to use StyleCop since it does not require any additional configuration of the IDE. Most likely your team would like to have custom rules set to match code styles and conventions defined in your team or organization. There is a complete specification of the ruleset for your project.