NetPackageAnalyzer- part 14–class coupling
The .NET Tool , https://www.nuget.org/packages/netpackageanalyzerconsole , can now analyze a solution and see theclass coupling
The program is showing the class coupling index of classes .
https://learn.microsoft.com/en-us/visualstudio/code-quality/code-metrics-class-coupling?view=vs-2022
Install from https://nuget.org/packages/netpackageanalyzerconsole
Leave a Reply