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.
39
/// This version of the package defaults to the <inheritdoc cref="
NatsContainerImageTags
.Tag"/> tag of the <inheritdoc cref="
NatsContainerImageTags
.Image"/> container image.
94
.WithImage(
NatsContainerImageTags
.Image,
NatsContainerImageTags
.Tag)
95
.WithImageRegistry(
NatsContainerImageTags
.Registry)