Skip to content

Contact sales

By filling out this form and clicking submit, you acknowledge our privacy policy.
  • Labs icon Lab
  • A Cloud Guru
Azure icon
Labs

Creating a NuGet Package Feed to Host Artifacts

In this hands-on lab, we will be learning how to utilize NuGet package feeds to host artifacts. This is an important concept because it can become cumbersome to manage artifacts from multiple locations. We will be accomplishing this task by creating a feed where we will push all local NuGet packages.

Azure icon
Labs

Path Info

Level
Clock icon Intermediate
Duration
Clock icon 1h 30m
Published
Clock icon Dec 19, 2019

Contact sales

By filling out this form and clicking submit, you acknowledge our privacy policy.

Table of Contents

  1. Challenge

    Create VM with Visual Studio and Create a Feed

    1. Log in to the Azure Portal.
    2. Create a new virtual machine using the Visual Studio Community 2017(Latest release)on Windows Server 2016 image.
    3. Log in to the Azure DevOps portal.
    4. Create a project named "LinuxAcademy-Artifacts".
    5. Create an artifact feed named "Feed-LA".
  2. Challenge

    Create and Publish Your Own NuGet Package

    1. Download the latest Nuget.exe and add it to the virtual machine.
    2. Open up Visual Studio, and create a new .NET Standard project named, "NugetTestPackage".
    3. Build the project.
    4. Using the feed URL and package path, push the package.
    5. Go back to the Azure DevOps Portal and verify that the feed was pushed successfully.
  3. Challenge

    Add the Feed to Your NuGet Configuration

    1. In Visual Studio, add the Feed-LA URL as a Package Source.

The Cloud Content team comprises subject matter experts hyper focused on services offered by the leading cloud vendors (AWS, GCP, and Azure), as well as cloud-related technologies such as Linux and DevOps. The team is thrilled to share their knowledge to help you build modern tech solutions from the ground up, secure and optimize your environments, and so much more!

What's a lab?

Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.

Provided environment for hands-on practice

We will provide the credentials and environment necessary for you to practice right within your browser.

Guided walkthrough

Follow along with the author’s guided walkthrough and build something new in your provided environment!

Did you know?

On average, you retain 75% more of your learning if you get time for practice.

Start learning by doing today

View Plans