Skip to content
Docs Try Aspire

IResource

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