ProjectResourceExtensions
Class static net8.0
Provides extension methods for
DistributedApplicationModel to work with ProjectResource instances. namespace Aspire.Hosting.ApplicationModel;
public static class ProjectResourceExtensions{ // ...}Methods2
Section titled MethodsGetProjectMetadata(ProjectResource)extensionats ignored Gets the project metadata for the specified project resource.
GetProjectResources(DistributedApplicationModel)extensionats ignored Returns all project resources in the distributed application model.