docs.inedo.com →
inedo.com →
InedoSDK Reference
Version:
3.1.0
3.0.0
2.4.0
2.3.0
2.2.4
2.2.3
2.2.2
2.2.0
2.1.0
2.0.3
2.0.2
2.0.1
1.14.1
1.14.0
1.13.0
1.12.0
1.11.0
1.10.0
1.9.1
1.9.0
1.8.1
1.8.0
1.7.5
1.7.4
1.7.3
1.7.2
1.7.1
1.7.0
1.6.2
1.5.0
1.4.0
InedoSDK
Inedo.Extensibility.Operations
IPackageManager
IPackageManager Interface
Provides methods for working with packages attached to a build.
Inheritance Hierarchy
Inedo.Extensibility.Operations.IPackageManager
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)