Skip to content
Docs Try Aspire

IValueWithReferences

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