4.6.10. C# Coding Rules and Metrics Guide

4.6.10.1. Checking C# coding rules compliance with Axivion Suite

The Axivion Suite can be used to check compliance of your code with C# coding rules. These checks are implemented as stylechecks.

4.6.10.2. Checking C# metrics compliance with Axivion Suite

The Axivion Suite can be used to check compliance of your code with C# metrics.

4.6.10.3. Configuration

C# coding rules implemented as stylechecks can be selected and configured like other stylechecks, see Stylechecks.

C# metrics can be selected and configured like other metrics, see Metrics.

Many of the C# rules have individual configuration options as shown in the GUI in order to fine-tune them to your needs.

Even though we ship a sensible default configuration, the C# rules should be adapted to your projects.