Watch Aspire live streamsDocsTry Aspire
Watch Aspire live streamsDocsTry

IContainerRuntimeResolver

Interfacenet10.0
📦 Aspire.Hosting v13.5.4
Resolves the configured or auto-detected container runtime asynchronously. The result is cached after the first resolution.
namespace Aspire.Hosting.Publishing;
public interface IContainerRuntimeResolver
{
// ...
}
View all methods