Watch Aspire live streamsDocsTry Aspire
Watch Aspire live streamsDocsTry

IExecutionConfigurationBuilder

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