Skip to content
Docs Try Aspire

PipelineContext

Class sealed net8.0
📦 Aspire.Hosting v13.2.0
Provides contextual information and services for the pipeline execution process of a distributed application.
namespace Aspire.Hosting.Pipelines;
public sealed class PipelineContext
{
// ...
}