Watch Aspire live streamsDocsTry Aspire
Watch Aspire live streamsDocsTry

PipelineConfigurationAnnotation

Classnet10.0
📦 Aspire.Hosting v13.5.4
An annotation that registers a callback to execute during the pipeline configuration phase, allowing modification of step dependencies and relationships.
namespace Aspire.Hosting.Pipelines;
public class PipelineConfigurationAnnotation
: Aspire.Hosting.ApplicationModel.IResourceAnnotation
{
// ...
}
View all constructors
View all properties