NuGetPackageExplorer
NuGetPackageExplorer copied to clipboard
Support more NuGet feeds for symbol validation than just nuget.org.
Feeds can differ in how the package ID and version has to be formatted. This implementation supports nuget.org and myget.org (and possibly others).
Fixes #1626