Skip to content
Docs Try Aspire

ConnectionStringAvailableEvent Properties

Class Properties 2 members
The ConnectionStringAvailableEvent is raised when a connection string becomes available for a resource.
Resource associated with this event.
public IResource Resource { get; }
Services Section titled Services IServiceProvider
The IServiceProvider for the app host.
public IServiceProvider Services { get; }