Paket.VisualStudio icon indicating copy to clipboard operation
Paket.VisualStudio copied to clipboard

Add Package does not seem to use the source defined in paket.dependencies

Open theduffmtl opened this issue 10 years ago • 7 comments

how can i configure the add packet : package Manager popup to use the sources defined in my paket.dependencies . I need to install internal packages that are not on nuget.org but on private repo ?

theduffmtl avatar Jan 07 '16 14:01 theduffmtl

do you mean the search function in the dialog?

forki avatar Jan 07 '16 14:01 forki

this https://github.com/fsprojects/Paket/issues/1298?

forki avatar Jan 07 '16 14:01 forki

yes it the same but as a quicker solution it would be nice at leat to be able to add package -> set the name of the package -> ok -> the paket install command is triggered. to sum up have visual studio interface to launch paket install without the search.

theduffmtl avatar Jan 08 '16 09:01 theduffmtl

+1 for this. Having a UI to add packages directly from within VS is a requirement in our environment and since we're using a private Nuget server this issue is a show stopper. Thanks for the quick replies / fixes.

dcorriveau-omniscient avatar Jan 14 '16 21:01 dcorriveau-omniscient

The corresponding paket issue is marked as up-for-grabs and deliberately left open for people to jump in. It's not that hard to implement and @cdrnet is already looking into it

forki avatar Jan 15 '16 08:01 forki

I added support for custom feeds, please test it and let me know

forki avatar Jan 16 '16 10:01 forki

Amazing ! The UI still need some love but it's usable. Thanks.

dcorriveau-omniscient avatar Jan 18 '16 13:01 dcorriveau-omniscient