Skip to content

Adapt connection string generation to support new formatting #889

@aaronpowell

Description

@aaronpowell

dotnet/aspire#11938 is going to introduce a new structure on how Aspire resources handle connection strings, so there's going to be a bit of work in the community toolkit to support this.

We will need to update all resources that generate connection strings to implement the new member from the interface, and return out the collection of parts rather than a constructed .NET-esq connection string.

Metadata

Metadata

Labels

breaking-changeIssue or PR that represents a breaking API or functional change over a prerelease.

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions