2 references to RedisCommanderTag
Aspire.Hosting.Redis (2)
RedisBuilderExtensions.cs (2)
129
/// This version of the package defaults to the <inheritdoc cref="RedisContainerImageTags.
RedisCommanderTag
"/> tag of the <inheritdoc cref="RedisContainerImageTags.RedisCommanderImage"/> container image.
151
.WithImage(RedisContainerImageTags.RedisCommanderImage, RedisContainerImageTags.
RedisCommanderTag
)