nppe 5.0.0
dotnet tool install --global nppe --version 5.0.0
dotnet new tool-manifest
dotnet tool install --local nppe --version 5.0.0
#tool dotnet:?package=nppe&version=5.0.0
nuke :add-package nppe --version 5.0.0
Net-Project-Package-Extractor
The purpose of the Net-Project-Package-Extractor is process all the .csproj files in a directory (and subdirectories) and extract nuget information that is saved to a spreadsheet. This can be used as an appendix to the ECSS Software Reuse File. The Net-Project-Package-Extractor is available on Nuget as a dotnet tool called nppe.
Please read the Quick Start to find out how to use the nppe dotnet tool
Build Status
GitHub actions are used to build and test the library
| Branch | Build Status |
|---|---|
| Master | |
| Development |
License
The Net-Project-Package-Extractor software is provided to the community under the Apache License 2.0.
Contributions
Contributions to the code-base are welcome. However, before we can accept your contributions we ask any contributor to sign the Contributor License Agreement (CLA) and send this digitaly signed to s.gerene@stariongroup.eu. You can find the CLA's in the CLA folder.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
This package has no dependencies.
[Update] Dependencies