microsoft / microsoft/aspire.dev
Update integration docs
Open
@IEvangelist is already working on this.
Since Jun 2, 2026.
- Dominant language
- MDX
- Stars
- 193
- Forks
- 87
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 73
Description
Update the documentation for Postgres integration, serving as the template for all integrations.
Requested improvements to the integration documentation layout:
- Minimal Hosting Integration Code: Show only the essential code required for hosting the integration, keeping the main content concise for quick adoption.
- Advanced Configuration Section: Add a dedicated section for advanced configuration, organized as a nested section in the table of contents (ToC).
- WithReference Configuration Explanation: Clearly present what configuration is passed to other resources in WithReference.
- Multi-Language Pivot Example: At the bottom of the integration page, provide a pivot that shows how to consume the connection information using a client library, supporting multiple languages (please specify desired languages or libraries).
This issue starts with Postgres, but all integrations should be updated similarly. Please specify any client libraries or languages that should be prioritized.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.