Skip to content
Docs Try Aspire

IDistributedApplicationPublisher

Interface net8.0
📦 Aspire.Hosting v13.2.0
Defines the interface for publishing a distributed application.
namespace Aspire.Hosting.Publishing;
public interface IDistributedApplicationPublisher
{
// ...
}