7 references to NatsContainerImageTags
Aspire.Hosting.Nats (7)
NatsBuilderExtensions.cs (7)
24
/// This version of the package defaults to the <inheritdoc cref="
NatsContainerImageTags
.Tag"/> tag of the <inheritdoc cref="
NatsContainerImageTags
.Image"/> container image.
41
/// This version of the package defaults to the <inheritdoc cref="
NatsContainerImageTags
.Tag"/> tag of the <inheritdoc cref="
NatsContainerImageTags
.Image"/> container image.
98
.WithImage(
NatsContainerImageTags
.Image,
NatsContainerImageTags
.Tag)
99
.WithImageRegistry(
NatsContainerImageTags
.Registry)