IntroductionMSBuildCodeMetrics

MSBuildCodeMetrics is a set of MSBuild tasks to help extracting code metrics.

The main goal is provide an open source alternative for some good commercial tools. This alpha release contains the Visual Studio Metrics and some other utils to handle big software repositories and help understand them.

The idea is setup a MSBuild script that computes all these metrics from your source files and help you finding some smells on your code