Project Description
Project to develop a set of FxCop Code Analysis rules specifically centered around DotNetNuke module and extension development.
Rules
This is project is designed so that anyone can contribute. If you have an idea for a rule, propose it on the Issue Tracker and provide a full description containing the following key sections:
- Overview - A short description of the rule
- Purpose - Why is this rule a best practice?
- Verification Process - How do we verify that the rule is satisfied (at a high level)? (Use the API here: http://www.binarycoder.net/fxcop/html/index.html as a guide)
Proposed rules can be discussed in the tracker and will be implemented as they are accepted.