8 references to WithPostgresMcp
Aspire.Hosting.Azure.PostgreSQL (1)
AzurePostgresExtensions.cs (1)
397
innerBuilder.
WithPostgresMcp
(configureContainer, containerName);
Aspire.Hosting.PostgreSQL.Tests (7)
PostgresMcpBuilderTests.cs (7)
23
.
WithPostgresMcp
();
51
.
WithPostgresMcp
();
80
.
WithPostgresMcp
();
102
db.
WithPostgresMcp
();
103
db.
WithPostgresMcp
();
119
db.
WithPostgresMcp
(containerName: "postgres-mcp-a");
120
db.
WithPostgresMcp
(containerName: "postgres-mcp-b");