Skip to content
DocsTry Aspire
DocsTry

MongoExpressContainerResource

Classsealednet8.0
📦 Aspire.Hosting.MongoDB v13.4.0
A resource that represents a Mongo Express container.
namespace Aspire.Hosting.MongoDB;
public sealed class MongoExpressContainerResource
: Aspire.Hosting.ApplicationModel.ContainerResource
{
// ...
}
ContainerResource