Skip to content
Docs Try Aspire
Docs Try

ComposeServiceInfo

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