VSTSAgent 2.122.1

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package VSTSAgent --version 2.122.1
                    
NuGet\Install-Package VSTSAgent -Version 2.122.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="VSTSAgent" Version="2.122.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="VSTSAgent" Version="2.122.1" />
                    
Directory.Packages.props
<PackageReference Include="VSTSAgent" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add VSTSAgent --version 2.122.1
                    
#r "nuget: VSTSAgent, 2.122.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package VSTSAgent@2.122.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=VSTSAgent&version=2.122.1
                    
Install as a Cake Addin
#tool nuget:?package=VSTSAgent&version=2.122.1
                    
Install as a Cake Tool

Azure Pipelines Agent

Overview

The cross platform build and release agent for Azure Pipelines and Team Foundation Server 2015 and beyond. This replaced the deprecated closed source windows build agent and the existing xplat agent

Supported on Windows, OSX, Ubuntu and Red Hat. Written for the .NET Core CLR as one code base in C#.

Status

Build & Test
Win-x64 Windows x64 Build & Test
Win-x86 Windows x86 Build & Test
macOS macOS Build & Test
Linux-x64 Linux x64 Build & Test
Linux-arm Linux ARM Build & Test

System Pre-Requisites

First, ensure you have the necessary system prequisites

win Windows

macOS macOS

linux Linux

Get the Agent

Next, download and configure the agent

win Start Windows

macOS Start macOS

linux Start Linux

Supported Usage

This agent can be used for Azure Pipelines and it replaces the node agent for TFS2015 On-Prem.

Scenario OSX/Unix Windows Comment
Azure Pipelines Yes Yes
TFS2015 (onprem) Yes No Windows use agent with 2015
TFS2017 (onprem) Yes Yes
TFS2018 (onprem) Yes Yes

More Documentation

Documentation Here

Troubleshooting

Troubleshooting tips are located here

Contribute

For developers that want to contribute, read here on how to build and test.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated