NetPackageAnalyzer–part 8- Lines per public class
The .NET Tool , https://www.nuget.org/packages/netpackageanalyzerconsole , can now analyze a project and see the public lines in the project. The result is
Assemblies with most lines in public classses
Public Classes with most lines
Public Methods with most lines
Install from https://nuget.org/packages/netpackageanalyzerconsole
Leave a Reply