5 references to SeqContainerImageTags
Aspire.Hosting.Seq (5)
SeqBuilderExtensions.cs (5)
21
/// This version of the package defaults to the <inheritdoc cref="
SeqContainerImageTags
.Tag"/> tag of the <inheritdoc cref="
SeqContainerImageTags
.Image"/> container image.
36
.WithImage(
SeqContainerImageTags
.Image,
SeqContainerImageTags
.Tag)
37
.WithImageRegistry(
SeqContainerImageTags
.Registry)