8 references to WithPostgresMcp
Aspire.Hosting.Azure.PostgreSQL (1)
AzurePostgresExtensions.cs (1)
399
innerBuilder.
WithPostgresMcp
(configureContainer, containerName);
Aspire.Hosting.PostgreSQL.Tests (7)
PostgresMcpBuilderTests.cs (7)
23
.
WithPostgresMcp
();
51
.
WithPostgresMcp
();
84
.
WithPostgresMcp
();
106
db.
WithPostgresMcp
();
107
db.
WithPostgresMcp
();
123
db.
WithPostgresMcp
(containerName: "postgres-mcp-a");
124
db.
WithPostgresMcp
(containerName: "postgres-mcp-b");