6 references to GarnetContainerImageTags
Aspire.Hosting.Garnet (6)
GarnetBuilderExtensions.cs (6)
23
/// This version of the package defaults to the <inheritdoc cref="
GarnetContainerImageTags
.Tag"/> tag of the <inheritdoc cref="
GarnetContainerImageTags
.Registry"/>/<inheritdoc cref="
GarnetContainerImageTags
.Image"/> container image.
80
.WithImage(
GarnetContainerImageTags
.Image,
GarnetContainerImageTags
.Tag)
81
.WithImageRegistry(
GarnetContainerImageTags
.Registry)