We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"To use TypedResults, the return type must be fully declared, which when asynchronous requires the Task<> wrapper. "
Do we mean to way just "when _asynchronous requires the Task<>...." ?
https://learn.microsoft.com/en-us/aspnet/core/fundamentals/minimal-apis/responses?view=aspnetcore-9.0
https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/fundamentals/minimal-apis/responses.md
f0e5da68-cd54-ce74-1ff3-ebd7d9fd09a4
03e8dae5-648b-cf4d-d50f-b00f0d8fc967
@brunolins16
Related Issues
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Description
"To use TypedResults, the return type must be fully declared, which when asynchronous requires the Task<> wrapper. "
Do we mean to way just "when _asynchronous requires the Task<>...." ?
Page URL
https://learn.microsoft.com/en-us/aspnet/core/fundamentals/minimal-apis/responses?view=aspnetcore-9.0
Content source URL
https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/fundamentals/minimal-apis/responses.md
Document ID
f0e5da68-cd54-ce74-1ff3-ebd7d9fd09a4
Platform Id
03e8dae5-648b-cf4d-d50f-b00f0d8fc967
Article author
@brunolins16
Metadata
Related Issues
The text was updated successfully, but these errors were encountered: