10 references to MySqlContainerImageTags
Aspire.Hosting.MySql (10)
MySqlBuilderExtensions.cs (10)
25/// This version of the package defaults to the <inheritdoc cref="MySqlContainerImageTags.Tag"/> tag of the <inheritdoc cref="MySqlContainerImageTags.Image"/> container image. 79.WithImage(MySqlContainerImageTags.Image, MySqlContainerImageTags.Tag) 80.WithImageRegistry(MySqlContainerImageTags.Registry) 182/// This version of the package defaults to the <inheritdoc cref="MySqlContainerImageTags.PhpMyAdminTag"/> tag of the <inheritdoc cref="MySqlContainerImageTags.PhpMyAdminImage"/> container image. 201.WithImage(MySqlContainerImageTags.PhpMyAdminImage, MySqlContainerImageTags.PhpMyAdminTag) 202.WithImageRegistry(MySqlContainerImageTags.Registry)