Watch Aspire live streamsDocsTry Aspire
Watch Aspire live streamsDocsTry

IValueWithReferences

Interfacenet10.0
📦 Aspire.Hosting v13.5.4
An interface that allows the value to list its references.
namespace Aspire.Hosting.ApplicationModel;
public interface IValueWithReferences
{
// ...
}
View all properties