locked
What is the URL to add Visual Studio Marketplace as a nuget Package source RRS feed

  • Question

  • User-1202308568 posted

    I found how to add a new package source in visual studio, but I cant find the correct URL to get it to work with the marketplace.

    Friday, May 11, 2018 10:00 PM

Answers

  • User-1546444994 posted

    I don't think you can do that. Nuget is package to be used in the solution you are building, while Market is for extensions to Visual Studio itself. They are two different things.

    • Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
    Monday, May 21, 2018 7:47 AM

All replies

  • User347430248 posted

    Hi Teahou,

    Are you looking for URL below?

    Extensions for the Visual Studio family of products

    You can get desired extensions from this link and it will get installed in visual studio. You not need to add Market Place as nugget package manager.

    Reference:

    What is the Visual Studio Marketplace and how can I use it?

    Discover extensions in the Marketplace

    If this is not what you are looking for then try to provide a detail information about your requirement.

    We will try to provide further suggestions to solve your issue.

    Regards

    Deepak

    Monday, May 14, 2018 1:39 AM
  • User-1202308568 posted

    I want to be able to go to the Nuet package manager in visual studio, click the "Package Source" dropdown and select the market place, so I can browse and download packages directly from visual studio.

    Friday, May 18, 2018 2:17 PM
  • User-1546444994 posted

    I don't think you can do that. Nuget is package to be used in the solution you are building, while Market is for extensions to Visual Studio itself. They are two different things.

    • Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
    Monday, May 21, 2018 7:47 AM
  • User-1202308568 posted

    Ok you're right.  I was doing a tutorial from a book and I thought the author said to download a package from nuget, but it was actually an extension through the 'Extentions and updates' feature.

    Monday, May 21, 2018 2:48 PM
  • User1813949509 posted

    thanks.

    Tuesday, June 5, 2018 7:24 AM