Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How would I get a list of packages to allow the user to pick from using only Nuget.VisualStudio? #7451

Open
maxinfet opened this issue Oct 30, 2018 · 0 comments
Labels
Functionality:SDK The NuGet client packages published to nuget.org Priority:3 Issues under consideration. With enough upvotes, will be reconsidered to be added to the backlog.

Comments

@maxinfet
Copy link

maxinfet commented Oct 30, 2018

Details about Problem

NuGet product used (NuGet.exe | VS UI | Package Manager Console | dotnet.exe): Nuget.VisualStudio

NuGet version (x.x.x.xxx): 4.7.1.5393

VS version (if appropriate): Visual Studio 2017

OS version (i.e. win10 v1607 (14393.321)): win10 v1803 (17134.228)

I am migrating a internal vsix that was developed against Visual Studio 2013 to work with Visual Studio 2017 and to work with PackageReference instead of package.config. This extension allows the user to pick from stacks of nuget packages to install from our internal nuget repository. I am unsure how I would get a list of packages from our nuget feed using the Nuget.VisualStudio package though. Previously we used Nuget.Core with Visual Studio 2013 but with Nuget.VisualStudio is specifically says in the documentation not to reference any other nuget dlls. How would I go about getting a list of packages with just Nuget.VisualStudio?

@zivkan zivkan added the Functionality:SDK The NuGet client packages published to nuget.org label May 24, 2021
@jeffkl jeffkl added Priority:3 Issues under consideration. With enough upvotes, will be reconsidered to be added to the backlog. and removed Pipeline:Icebox labels Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Functionality:SDK The NuGet client packages published to nuget.org Priority:3 Issues under consideration. With enough upvotes, will be reconsidered to be added to the backlog.
Projects
None yet
Development

No branches or pull requests

5 participants