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