Skip to content

Support response writing in RequestDelegateGenerator #46276

New issue

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

Closed
4 tasks
captainsafia opened this issue Jan 26, 2023 · 0 comments · Fixed by #46291
Closed
4 tasks

Support response writing in RequestDelegateGenerator #46276

captainsafia opened this issue Jan 26, 2023 · 0 comments · Fixed by #46291
Assignees
Labels
area-minimal Includes minimal APIs, endpoint filters, parameter binding, request delegate generator etc feature-rdg old-area-web-frameworks-do-not-use *DEPRECATED* This label is deprecated in favor of the area-mvc and area-minimal labels
Milestone

Comments

@captainsafia
Copy link
Member

captainsafia commented Jan 26, 2023

Responses

  • Support emitting correct Response.WriteX call given return type
    • Async delegates
    • Delegates returning Task/ValueTask
    • Support serializing polymorphic responses with STJ
@captainsafia captainsafia added the old-area-web-frameworks-do-not-use *DEPRECATED* This label is deprecated in favor of the area-mvc and area-minimal labels label Jan 26, 2023
@captainsafia captainsafia self-assigned this Jan 26, 2023
@captainsafia captainsafia added this to the 8.0-preview2 milestone Jan 26, 2023
@captainsafia captainsafia moved this to In Progress in [.NET 8] Web Frameworks Jan 26, 2023
@captainsafia captainsafia moved this from In Progress to Done in [.NET 8] Web Frameworks Feb 3, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Mar 5, 2023
@amcasey amcasey added the area-minimal Includes minimal APIs, endpoint filters, parameter binding, request delegate generator etc label Jun 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-minimal Includes minimal APIs, endpoint filters, parameter binding, request delegate generator etc feature-rdg old-area-web-frameworks-do-not-use *DEPRECATED* This label is deprecated in favor of the area-mvc and area-minimal labels
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants