Skip to content
DocsTry Aspire
DocsTry

ComposeServiceInfo

Classsealednet8.0
📦 Aspire.Hosting v13.4.0
Represents a running service discovered from a compose environment.
namespace Aspire.Hosting.Publishing;
public sealed class ComposeServiceInfo
{
// ...
}