Skip to content
Docs Try Aspire
Docs Try

IValueWithReferences

Interface net8.0
📦 Aspire.Hosting v13.3.0
An interface that allows the value to list its references.
namespace Aspire.Hosting.ApplicationModel;
public interface IValueWithReferences
{
// ...
}