StyleCop for PC

StyleCop for Windows

v 4.7.51|StyleCop Development Team

Technical Details

Category
Desktop
License
Free
Requirements
Windows 98, Windows Vista, Windows 2003, Windows 10, Windows 8, Windows XP, Windows 2000, Windows 7
Language
English
Author
StyleCop Development Team
Version
4.7.51
Size
4.32 MB

Screenshots

undefined screenshot 0

StyleCop* is an open-source static code analysis tool*. It allows you to enforce a set style and consistency rules under a subset Microsoft's.NET Framework Design Guidelines.

StyleCop analyzes the source code and allows it enforce a different set rules than FxCop. This (instead source code) checks.NET managed codes assemblies.

These rules can be classified into the following categories

    Documentation.Layout.Maintainability.Naming.Ordering.Readability.Spacing.

StyleCop can be viewed by opening any C# project and right clicking on it. You should now be able see two menus in your project. One helps you select the rules and the other runs the rules on the C# Project.

The tool can either be used within Visual Studio or integrated into MSBuild projects. StyleCop can also be integrated into many third-party development tools.

*StyleCop can be used in both the GUI and command-line versions.