Skip to content
Docs Try Aspire

BeforeStartEvent Properties

Class Properties 2 members
This event is published before the application starts.
public DistributedApplicationModel Model { get; }
Services Section titled Services IServiceProvider
The IServiceProvider instance.
public IServiceProvider Services { get; }