Skip to content

[docs] Document async chaining support in TypeScript AppHosts#1056

Draft
aspire-repo-bot[bot] wants to merge 1 commit into
release/13.4from
docs/typescript-async-chaining-17400-d401c373c1c95294
Draft

[docs] Document async chaining support in TypeScript AppHosts#1056
aspire-repo-bot[bot] wants to merge 1 commit into
release/13.4from
docs/typescript-async-chaining-17400-d401c373c1c95294

Conversation

@aspire-repo-bot
Copy link
Copy Markdown
Contributor

Documents changes from microsoft/aspire#17400 by @sebastienros. Targeting release/13.4 based on the source PR milestone 13.4. Added an Async chaining section to typescript-apphost.mdx.

Generated by PR Documentation Check for issue #17400 · ● 23.6M ·

Documents the async chaining feature introduced in microsoft/aspire#17400.
TypeScript AppHosts can now chain through generated async methods that
return wrapper types with a single await, using the new PromiseLike
thenable wrapper pattern emitted by the code generator.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@aspire-repo-bot aspire-repo-bot Bot added the docs-from-code Copilot initiated issue from dotnet/aspire repo label May 23, 2026
@aspire-repo-bot aspire-repo-bot Bot requested a review from JamesNK May 23, 2026 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs-from-code Copilot initiated issue from dotnet/aspire repo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant