BeforePublishEvent
Class sealed net10.0
This event is published before the distributed application is published.
namespace Aspire.Hosting.Publishing;
public sealed class BeforePublishEvent : Aspire.Hosting.Eventing.IDistributedApplicationEvent{ // ...}