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