Cake.VsMetrics Namespace

Class Types

Class Summary
VsMetricsAliases

Contains functionality related to Visual studio's metrics.exe command line tool.

In order to use the commands for this addin, you will need to install the metrics power tool (which is currently not included in a Visual Studio installation). Afterwards include the Addin in your cake build script and you are ready to go:

#addin Cake.VsMetrics

VsMetricsRunner The VsMetrics runner.
VsMetricsSettings Contains settings used by VsMetricsRunner.
VsMetricsToolVersion Represents a VsMetrics tool version.