Skip to content
DocsTry Aspire
DocsTry

IExecutionConfigurationBuilder

Interfacenet8.0
📦 Aspire.Hosting v13.4.0
Builder for gathering and resolving the execution configuration (arguments and environment variables) for a specific resource.
namespace Aspire.Hosting.ApplicationModel;
public interface IExecutionConfigurationBuilder
{
// ...
}