Code Style Enforcer
Home Page Categories: Code analysis - Standards verifiers
Author: Joel Fjordén
Latest version: 2.0 Added 2006-10-06
Plug-in for Visual Studio that checks the code against a configurable code standard and best practices. Code Style Enforcer is developed for C#, but some of the rules will also work for VB .NET, though not tested. The code standard is configurable with the following rules: - Name rules, where it is possible to have different rules for different members, i.e. fields, constants, variables, methods, properties and so on. - Visibility rules, where you can specify the visibility that is valid for different members. It is also possible to specify that the visibility has to be specified explicitly. - Implementation rules, where it is possible to specify that interface implementations are to be made explicitly or implicitly.
The default rules are based on the C# Coding Standard from IDesign.
 Built for .NET |
 Built for .NET 2 |
 Add-in |
 Free or free version available |
|
Help the .NET community get a consensus on great tools. Display your favorite tools on your own website or on your blog.
Keep track of your favorite tools. Build your personal watch list.
|
|