NuGet Dependency CheckerSimple Tool for checking NuGet Dependencies and publish a report as build artifact. The results will be added to a new build tab and can be saved as build artifact. (no dashboard widget yet, but i will work on it!). Feel free to submit pull requests for new features! ConfigurationBuild Result TabReportHow to startFirst add the root directory of the project as Searchpath. This is usually OptionsSearch PathPath to check for the packages.config files. Search RecursiveSearch subdirectories for the packages files. Combine ProjectsThis option will combine all found projects and lists all packages in a distincted form. If a package is installed several times, it will be listed seperatly. This option is similar to Visual Studios "Consolidation" function Include PrereleaseInclude prerelease packages for search? Custom NuGet config fileDefine your custom NuGet config which has additional sources. Create BadgeCreate a badge using DotBadge. Create Badge per projectIf selected, a badge will be created for every single project found. If not selected, the information of all projects will be aggregated and "the worst" will be generated. Badge PathWhere to save the badge and its name. (only available if only one badge needs to be generated) Badges Directory PathPath of the directory where the badges should be generated (only available if multiple badges should be generated) StyleThe style of the badge. Create ReportCreate a report of the packages. Report PathLocation and name where to save report. DevelopmentThe buld pipeline is automaticly triggered for all commits in this Repo. The pipeline generates a new preview extension which can be used for testing.
Pipeline runs from the If you are forking this repo are creating a PR, the pipeline will not publish the extension to the marketplace. ThanksFollowing open source libraries are used for this little project. Thank you for your great work! |