Skip to content
Docs Try Aspire

IDistributedApplicationEventing

Interface net8.0
📦 Aspire.Hosting v13.2.0
Supports publishing and subscribing to events which are executed during the AppHost lifecycle.
namespace Aspire.Hosting.Eventing;
public interface IDistributedApplicationEventing
{
// ...
}