ProGet SDK Reference
Version:

PackageAdapterBase Class

An adapter that operates on packages.

Inheritance Hierarchy

Syntax

public class PackageAdapterBase

Methods

Name Description
Adapt(PackageAdapterContext packageInfo)

Returns a System.IO.Stream that contains the adapted output.

Remarks

This class is not intended to be inherited from directly.