Skip to content
Docs Try Aspire

IDistributedApplicationEventing

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