Skip to content
Docs Try Aspire

PipelineContext

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