10 references to RunAsContainer
Aspire.Hosting.Azure.Tests (7)
AzurePostgresExtensionsTests.cs (6)
56builder.AddAzurePostgresFlexibleServer("pg").WithPasswordAuthentication().RunAsContainer(); 120postgres.RunAsContainer(c => 163postgres.RunAsContainer(configureContainer: c => 226postgres.RunAsContainer(c => 267postgres.RunAsContainer(c => 310postgres.RunAsContainer(c =>
PublicApiTests\PostgreSQLPublicApiTests.cs (1)
104var action = () => builder.RunAsContainer();
PostgresEndToEnd.AppHost (1)
Program.cs (1)
7.RunAsContainer()
Publishers.AppHost (1)
Program.cs (1)
31.RunAsContainer()
WaitForSandbox.AppHost (1)
Program.cs (1)
8.RunAsContainer(c =>