Skip to content
DocsTry Aspire
DocsTry

IExecutionConfigurationGatherer

Interfacenet8.0
📦 Aspire.Hosting v13.4.0
Gathers resource configurations (arguments and environment variables) and optionally applies additional metadata to the resource.
namespace Aspire.Hosting.ApplicationModel;
public interface IExecutionConfigurationGatherer
{
// ...
}