Support Request, Response and User for minimal actions (#33883)
Adds support to minimal actions for parameters of type HttpRequest, HttpResponse, and ClaimsPrincipal to be bound to the values of the Request, Response and User properties of the HttpContext respectively. Also cleans up some typos in the RequestDelegateFactory tests. Addresses #33870.
加载中
想要评论请 注册 或 登录