Watch Aspire live streamsDocsTry Aspire
Watch Aspire live streamsDocsTry

IResourceWithEndpoints

Interfacenet10.0
📦 Aspire.Hosting v13.5.4
Represents a resource that has endpoints associated with it.
namespace Aspire.Hosting.ApplicationModel;
public interface IResourceWithEndpoints
: Aspire.Hosting.ApplicationModel.IResource
{
// ...
}