Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows XP | Windows 2000 | Windows 2003 | Windows 2008 | Windows Vista | Windows 2012 SHA1 Hash: 7fdd315689f6546d47a0ff75e601e12025901d72 Size: 1.89 MB File Format: zip
Rating: 2.04347826
out of 5
based on 23 user ratings
Downloads: 302 License: Free
Microsoft StyleCop SDK is a free software by Microsoft and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows XP, Windows 2000, Windows 2003, Windows 2008, Windows Vista, Windows 2012.
You can download Microsoft StyleCop SDK which is 1.89 MB in size and belongs to the software category SDK DDK. Microsoft StyleCop SDK was released on 2008-12-01 and last updated on our database on 2017-02-23 and is currently at version 4.3.
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
Microsoft StyleCop SDK Description
The Microsoft StyleCop SDK was designed to explain how to create and install custom StyleCop rules, how to integrate custom settings into the StyleCop settings dialog, and how to create a wrapper for hosting StyleCop in a custom build environment.
The Microsoft StyleCop SDK rules are:
- Enforce sort order for using directives. This aligns with the Organize Usings functionality in VS 2008
- Require standard summary text for constructors and destructors
- Require parenthesis in arithmetic and comparison expressions for added clarity
- Require String.Empty rather than “â€
- Require explanation message text in debug asserts
- Require justification text in Code Analysis suppressions
- Enforce use of built-in type aliases for int, string, float, etc.
- Require a blank line between elements
- Disallow blank lines at the top or bottom of documentation headers
- Disallow regions within method bodies (enabled by default)
- Disallow the use of regions anywhere within the code (disabled by default)
- Disallow empty static constructors
- Disallow empty unsafe, lock, checked, and unchecked statements
- Disallow unnecessary or empty trycatchfinallySystem requirementsVisual Studio