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
();
86
.
WithPostgresMcp
();
108
db.
WithPostgresMcp
();
109
db.
WithPostgresMcp
();
125
db.
WithPostgresMcp
(containerName: "postgres-mcp-a");
126
db.
WithPostgresMcp
(containerName: "postgres-mcp-b");