Skip to content
DocsTry Aspire
DocsTry

ExecutableResourceExtensions

Classstaticnet8.0
📦 Aspire.Hosting v13.4.0
Provides extension methods for working with ExecutableResource objects.
namespace Aspire.Hosting;
public static class ExecutableResourceExtensions
{
// ...
}
GetExecutableResources(DistributedApplicationModel)extensionats ignored
Returns an enumerable collection of executable resources from the specified distributed application model.
View all methods