Watch Aspire live streamsDocsTry Aspire
Watch Aspire live streamsDocsTry

Resource

Classabstractnet10.0
📦 Aspire.Hosting v13.5.4
Represents an abstract resource that can be used by an application, that implements IResource.
namespace Aspire.Hosting.ApplicationModel;
public abstract class Resource
: Aspire.Hosting.ApplicationModel.IResource
{
// ...
}
View all properties