Skip to content
DocsTry Aspire
DocsTry

IResource

Interfacenet8.0
📦 Aspire.Hosting v13.4.0
Represents a resource that can be hosted by an application.
namespace Aspire.Hosting.ApplicationModel;
public interface IResource
{
// ...
}