2 references to PgAdminTag
Aspire.Hosting.PostgreSQL (2)
PostgresBuilderExtensions.cs (2)
128
/// This version of the package defaults to the <inheritdoc cref="PostgresContainerImageTags.
PgAdminTag
"/> tag of the <inheritdoc cref="PostgresContainerImageTags.PgAdminImage"/> container image.
150
.WithImage(PostgresContainerImageTags.PgAdminImage, PostgresContainerImageTags.
PgAdminTag
)