nuget-license

.NET Core tool to print or save all the licenses of a project

APACHE-2.0 License

Stars
280
Committers
28

Bot releases are visible (Hide)

nuget-license - Release v2.3.4

Published by github-actions[bot] about 3 years ago

nuget-license - Release v2.3.3

Published by github-actions[bot] over 3 years ago

  • Added --use-project-assets-json (#82)
  • update github actions. Build the app in all OS (linux, windows and macOS) (#79)
nuget-license - Release v2.3.2

Published by github-actions[bot] over 3 years ago

nuget-license - Release v2.3.1

Published by github-actions[bot] over 3 years ago

  • Add "--ignore-ssl-certificate-errors" parameter
  • Fix local cache on Linux
nuget-license - Release v2.3.0

Published by github-actions[bot] over 3 years ago

  • Add .NET 5.0 support
nuget-license - Release v2.2.10

Published by github-actions[bot] over 3 years ago

  • Handle HTTP Redirections
  • Handle MSFT deprecated licenses
nuget-license - Release v2.2.9

Published by github-actions[bot] over 3 years ago

nuget-license - Release v2.2.8

Published by github-actions[bot] over 3 years ago

  • Support F# Projects
  • Handle Package Versionings of all kinds
nuget-license - Release v2.2.7

Published by github-actions[bot] over 3 years ago

nuget-license - Release v2.2.6

Published by github-actions[bot] almost 4 years ago

nuget-license - Release v2.2.5

Published by github-actions[bot] about 4 years ago

nuget-license - Release v2.2.4

Published by github-actions[bot] about 4 years ago

Add lookup in local nuspec cached file #40

nuget-license - Release v2.2.3

Published by github-actions[bot] about 4 years ago

nuget-license - Release v2.2.2

Published by github-actions[bot] over 4 years ago

nuget-license - Release v2.2.1

Published by github-actions[bot] over 4 years ago

nuget-license - Release v2.2.0

Published by github-actions[bot] over 4 years ago

nuget-license - Release v2.1.0

Published by github-actions[bot] over 4 years ago

nuget-license - Release v2.0.3

Published by github-actions[bot] over 4 years ago

nuget-license - Release v2.0.2

Published by github-actions[bot] over 4 years ago

nuget-license - v2.0.0

Published by tomchavakis over 4 years ago

PR-22: Added solution parsing support
PR-22:Fallback for failed nuspec requests
PR-22:Added project filter and allowable licenses
PR-22:Added license validation and validation result
PR-22:Added manual information, ability to include/disable project URLs