Open onionhammer opened 2 months ago
This property is internal, so if you need to create a different connection string format for your aspire resources (say psql format), it becomes more difficult
https://github.com/dotnet/aspire/blob/f5d9f80c3c667f5c84debfd427e7b0ae83493f7d/src/Aspire.Hosting.PostgreSQL/PostgresServerResource.cs#L42
We can just expose this property
This property is internal, so if you need to create a different connection string format for your aspire resources (say psql format), it becomes more difficult
https://github.com/dotnet/aspire/blob/f5d9f80c3c667f5c84debfd427e7b0ae83493f7d/src/Aspire.Hosting.PostgreSQL/PostgresServerResource.cs#L42