As another module within the Dependometer toolset, a first version of Dependometer for C# is now available for download.
This release is regarded an alpha version since not all C# language features are supported yet.
Supported C# language features are:
*Abstract Classes
*Abstract Methods
*Alias directives
*Attributes (Metadata)
*Assertions
*Classes
*Coupling
*Delegates
*Enums
*Exceptions
*Generics
*Inheritance
*Interfaces
*Layers
*Namespaces
*Packages
*Static
*Structs
Following C# language features are currently ignored/skipped:
*PointerType
*PrimitiveType
For further details see Dependometer for C#.
Please help us to improve it! Just check it out on source.valtech.com or even better join our community by reporting defects, contributing patches or discussing new ideas and feature requests.
The Dependometer development team