Skip to content

Generates a report (using Confluence markup language) with a list of packages and their licenses that are used in a Visual Studio solution

License

Notifications You must be signed in to change notification settings

nikolay-pshenichny/NuGetPackagesReport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NuGetPackagesReport

Generates a report with a list of NuGet packages that are used in a VisualStudio solution.

Report format

Report is generated usgin Confluence markup language.

Report columns

  • Package id
  • Version in use
  • License Names
  • License Url
  • Details Url

How To

$NuGetPackagesReport.exe vsSolutionFolder1 vsSolutionFolder2 vsSolutionFolder3 > report.txt

About

Generates a report (using Confluence markup language) with a list of packages and their licenses that are used in a Visual Studio solution

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages