-
Notifications
You must be signed in to change notification settings - Fork 0
Home
samatrhea edited this page Apr 27, 2024
·
3 revisions
The Net-Project-Package-Extractor is a commandline application that creates Software Reuse File
reports in the form of a spreadsheet. This is done by:
- Reading the contents of .csproj files and extracting
Package Reference
information - Processing the local nuget cache to complete the Package Reference information
- generating the report
The Net-Project-Package-Extractor can be installed as a dotnet tool from https://nuget.org.
dotnet tool install --global nppe
have a look at the Quick Start for more information on how to use it.
copyright @ Starion Group S.A.