2 references to PgWebTag
Aspire.Hosting.PostgreSQL (2)
PostgresBuilderExtensions.cs (2)
249
/// This version of the package defaults to the <inheritdoc cref="PostgresContainerImageTags.
PgWebTag
"/> tag of the <inheritdoc cref="PostgresContainerImageTags.PgWebImage"/> container image.
284
.WithImage(PostgresContainerImageTags.PgWebImage, PostgresContainerImageTags.
PgWebTag
)