Watch Aspire live streamsDocsTry Aspire
Watch Aspire live streamsDocsTry

IValueProvider

Interfacenet10.0
📦 Aspire.Hosting v13.5.3
An interface that allows the value to be provided for an environment variable.
namespace Aspire.Hosting.ApplicationModel;
public interface IValueProvider
{
// ...
}
View all methods