Skip to content
DocsTry Aspire
DocsTry

addListmonk

Method
📦 CommunityToolkit.Aspire.Hosting.Listmonk v13.5.0
interface IDistributedApplicationBuilder {
// ... omitted for brevity
addListmonk(
name: string,
port?: number): ListmonkResource;
}

Signature

methodaddListmonkbuilder
Adds a listmonk container resource to the application model. The default image is and the tag is .
addListmonk(
name: string,
port?: number): ListmonkResource
namestring
portnumberoptional
ListmonkResource

Applies to

This method applies to the following types: