NuGetPackageExplorer / NuGetPackageExplorer

Create, update and deploy Nuget Packages with a GUI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support to validate symbols from online feeds other than just nuget.org

lauxjpn opened this issue · comments

Feature request

It is not uncommon to publish packages to other feeds than nuget.org. In such cases, NPE is currently unable to to check, whether symbols where uploaded or not (health check).

I prepared #1627, that can support other feeds as well.