Skip to content
Docs Try Aspire

IDistributedApplicationPublisher

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