NetPackageAnalyzer–part 5- packages
List of packages
For the solution it generates list of packages from each project and also shows when are differences between the major versions of the packages.
Example docFx
For the solution docFx it generates the following:
Number of packages : 154
Packages with more than 1 version: 30 ( 19 % from total packages)
Number of packages with major version differs: 28
Example PackageAnalyzer
For the solution PackageAnalyzer please look at https://ignatandrei.github.io/PackageAnalyzer/docs/Analysis/NetPackageAnalyzer/DisplayAllVersions
Outdated or deprecated packages
It also show the packages that are deprecated or outdated – see https://ignatandrei.github.io/PackageAnalyzer/docs/Analysis/NetPackageAnalyzer/DisplayOutdatedDeprecated
Leave a Reply