79709824

Date: 2025-07-22 03:09:45
Score: 0.5
Natty:
Report link

Take a look at Crossbill LicenseNoticeAggregator on Github.

The tool iterate through NuGet packages and get the licensing notices in a single file for a product release. It respects the different way the licensing information saved in NuGet package including HTML to plain text conversion.

You can call if from a command line interface, from a PowerShell script or form a VisualStudio project. Mostly the task can be automated, but a small amount of packages have to be processed manually and put as a text file in a tool's directory for processing.

Disclaimer: I am the author of the tool.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Pavel Korsukov