7Creating and Hosting Source Code Packages with Azure Artifacts

This chapter covers Azure Artifacts. Here you will learn about Azure Artifacts and how to use it to manage your source code packages.

OVERVIEW OF ARTIFACT REPOSITORIES

As a software developer, you have probably imported and used an open-source package in one of your projects to prevent you from reinventing the wheel. These packages were created and published by other people who want to share code. Some shared packages are utility libraries, while others are frameworks for software development that can be used across different programming languages. Importing shared source code requires that the code be stored somewhere for people to gain access to it. The stored location is called an artifact repository ...

Get Beginning Azure DevOps now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.