IPackageManager Interface

Provides methods for working with packages attached to a build.

Inheritance Hierarchy

Syntax

public interface IPackageManager

Methods

Name Description
AttachPackageToBuildAsync(AttachedPackage package, System.Threading.CancellationToken cancellationToken)
DeactivatePackageAsync(string name, string version, string source)
GetBuildPackagesAsync(System.Threading.CancellationToken cancellationToken)