11 references to RunAsContainer
Aspire.Hosting.Azure.Tests (8)
AzurePostgresExtensionsTests.cs (7)
58builder.AddAzurePostgresFlexibleServer("pg").WithPasswordAuthentication().RunAsContainer(); 122postgres.RunAsContainer(c => 165postgres.RunAsContainer(configureContainer: c => 234postgres.RunAsContainer(c => 275postgres.RunAsContainer(c => 318postgres.RunAsContainer(c => 369.RunAsContainer(c =>
PublicApiTests\PostgreSQLPublicApiTests.cs (1)
104var action = () => builder.RunAsContainer();
PostgresEndToEnd.AppHost (1)
Program.cs (1)
8.RunAsContainer()
Publishers.AppHost (1)
Program.cs (1)
30.RunAsContainer()
WaitForSandbox.AppHost (1)
Program.cs (1)
8.RunAsContainer(c =>