Aspire/ForgeTrust.Runnable.Aspire/AspireApp.cs

AspireApp

Type

AspireApp

Entry point for running an Aspire application with no specific root module.
Method

RunAsync(string[])

Runs the Aspire application asynchronously.
Type

AspireApp

Entry point for running an Aspire application with a specific root module.
Method

RunAsync(string[])

Runs the Aspire application asynchronously with the specified root module.