Skip to content
Docs Try Aspire
Docs Try

IResource

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