Tool for downloading and installing Nuget packages from .NET. Now with a support for providing details about the runtime files included in the packages.
NugetDownloader is available from Nuget as a .NET Core 3.1 package:
Install-Package Weikio.NugetDownloader
The package is currently used in Plugin Framework's Nuget catalog.
This project is MIT licensed.