Skip to content
Docs Try Aspire

AfterPublishEvent Properties

Class Properties 2 members
This event is published after the distributed application is published.
public DistributedApplicationModel Model { get; }
Services Section titled Services IServiceProvider
The IServiceProvider for the app host.
public IServiceProvider Services { get; }