Unlisted nuget packages

Options
Hello.

I have some "private" packages unlisted in nuget, however, I'm free to download them since I know exact package id and version. However, UI doesn't give any ability to do so.

Currently I workarounded that via adding a specific version of the `Newtonsoft.Json` and then manually text editing `.linq` file to change it to my libraries and my versions.

Is if possible to add some UI for it or maybe Nuget management console access?

Comments