Watch Aspire live streamsDocsTry Aspire
Watch Aspire live streamsDocsTry

IExecutionConfigurationGatherer

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