10 references to MongoDBContainerImageTags
Aspire.Hosting.MongoDB (10)
MongoDBBuilderExtensions.cs (10)
29/// This version of the package defaults to the <inheritdoc cref="MongoDBContainerImageTags.Tag"/> tag of the <inheritdoc cref="MongoDBContainerImageTags.Image"/> container image. 85.WithImage(MongoDBContainerImageTags.Image, MongoDBContainerImageTags.Tag) 86.WithImageRegistry(MongoDBContainerImageTags.Registry) 143/// This version of the package defaults to the <inheritdoc cref="MongoDBContainerImageTags.MongoExpressTag"/> tag of the <inheritdoc cref="MongoDBContainerImageTags.MongoExpressImage"/> container image. 157.WithImage(MongoDBContainerImageTags.MongoExpressImage, MongoDBContainerImageTags.MongoExpressTag) 158.WithImageRegistry(MongoDBContainerImageTags.MongoExpressRegistry)