Watch Aspire live streamsDocsTry Aspire
Watch Aspire live streamsDocsTry

HostUrl

Recordnet10.0
📦 Aspire.Hosting v13.5.3
Represents a URL on the host machine. When referenced in a container resource, localhost will be replaced with the configured container host name.
namespace Aspire.Hosting.ApplicationModel;
public record HostUrl
: Aspire.Hosting.ApplicationModel.IExpressionValue,
Aspire.Hosting.ApplicationModel.IManifestExpressionProvider,
Aspire.Hosting.ApplicationModel.IValueProvider,
System.IEquatable<Aspire.Hosting.ApplicationModel.HostUrl>
{
// ...
}
View all constructors
View all properties
View all methods