4 references to Tag
Aspire.Hosting.RabbitMQ (4)
RabbitMQBuilderExtensions.cs (2)
20
/// This version of the package defaults to the <inheritdoc cref="RabbitMQContainerImageTags.
Tag
"/> tag of the <inheritdoc cref="RabbitMQContainerImageTags.Image"/> container image.
64
.WithImage(RabbitMQContainerImageTags.Image, RabbitMQContainerImageTags.
Tag
)
RabbitMQContainerImageTags.cs (2)
17
/// <summary><inheritdoc cref="
Tag
"/>-management</summary>
18
public const string ManagementTag = $"{
Tag
}-management";