Get started with NuGet packages in Azure Artifacts

Get started with NuGet packages in Azure Artifacts

Download NuGet packages

1. Get the feed's source URL

  1. From within your project, select Artifacts, and then select your feed.

  2. Select Connect to feed.

 

  • Select Visual Studio from the NuGet section .

  • Copy your feed's Source URL.

 

Set up Visual Studio

  1. In Visual Studio, select Tools, and then Options.

  2. Expand the NuGet Package Manager section, and then select Package Sources.

  3. Enter the feed's Name and the Source URL, and then select the green (+) sign to add a source.

  4. If you enabled upstream sources in your feed, clear the nuget.org check box.

  5. Select OK.

    Download packages

    1. In Visual Studio, right-click on your project, and then select Manage NuGet Packages.
    2. Select Browse, and then select your feed from the Package source drop-down menu.

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章