Skip to content

A simple console program that uses Roslyn to calculate various metrics on C# source files. Uses source, not IL, to avoid things like async/await refactoring. Designed to allow new metric calculations and reports to be added easily.

Notifications You must be signed in to change notification settings

Nullarglathotep/MetricsCalculator

About

A simple console program that uses Roslyn to calculate various metrics on C# source files. Uses source, not IL, to avoid things like async/await refactoring. Designed to allow new metric calculations and reports to be added easily.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages