Watch Aspire live streamsDocsTry Aspire
Watch Aspire live streamsDocsTry

ExplicitStartupAnnotation

Classsealednet10.0
📦 Aspire.Hosting v13.5.4
Represents an annotation for instructing the resource not to be started with the AppHost.
namespace Aspire.Hosting.ApplicationModel;
public sealed class ExplicitStartupAnnotation
: Aspire.Hosting.ApplicationModel.IResourceAnnotation
{
// ...
}