Skip to content
Docs Try Aspire
Docs Try

EndpointReferenceAnnotation

Class sealed net8.0
📦 Aspire.Hosting v13.4.0
An annotation that represents a reference from one resource to the endpoints of another resource.
namespace Aspire.Hosting.ApplicationModel;
public sealed class EndpointReferenceAnnotation
: Aspire.Hosting.ApplicationModel.IResourceAnnotation
{
// ...
}