nppe 4.0.0
dotnet tool install --global nppe --version 4.0.0
dotnet new tool-manifest # if you are setting up this repo dotnet tool install --local nppe --version 4.0.0
#tool dotnet:?package=nppe&version=4.0.0
nuke :add-package nppe --version 4.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 | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
This package has no dependencies.
[Update] Dependencies