Skip to content
Docs Try Aspire

IExecutionConfigurationGatherer

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