Skip to content

Support appending custom connection string options to some resources #2964

@davidfowl

Description

@davidfowl

Today connection strings are owned by the resource type but sometimes they need to be appended to set other options (MARS in sql for example). We should allow apps to append to the connection string expression in WithReference or at the resource level (where it makes sense).

Today this is doable with manual logic but it might need to be more first class.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-app-modelIssues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplication

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions