10 references to MySqlContainerImageTags
Aspire.Hosting.MySql (10)
MySqlBuilderExtensions.cs (10)
23/// This version of the package defaults to the <inheritdoc cref="MySqlContainerImageTags.Tag"/> tag of the <inheritdoc cref="MySqlContainerImageTags.Image"/> container image. 56.WithImage(MySqlContainerImageTags.Image, MySqlContainerImageTags.Tag) 57.WithImageRegistry(MySqlContainerImageTags.Registry) 89/// This version of the package defaults to the <inheritdoc cref="MySqlContainerImageTags.PhpMyAdminTag"/> tag of the <inheritdoc cref="MySqlContainerImageTags.PhpMyAdminImage"/> container image. 108.WithImage(MySqlContainerImageTags.PhpMyAdminImage, MySqlContainerImageTags.PhpMyAdminTag) 109.WithImageRegistry(MySqlContainerImageTags.Registry)