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?
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
-
Does it find it if you type "id=" into the search box?
-
No, it doesn't.
-
OK, I'll make a change to the next build so that ID searches include unlisted packages.
-
Cool, thanks.
-
Let me know if works in the new LINQPad 6 beta:
https://www.linqpad.net/LINQPad6.aspx#beta