-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Closed
Labels
✔️ Resolution: AnsweredResolved because the question asked by the original author has been answered.Resolved because the question asked by the original author has been answered.Status: Resolvedarea-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
Description
Is there an existing issue for this?
- I have searched the existing issues
Is your feature request related to a problem? Please describe the problem.
I'd like to bring back the issue raised some time ago: #48266 since it is already closed and I'm not able to comment it.
Are there any plans to upgrade Microsoft.AspNetCore.Http.Features for .NET 6 (and higher)? Currently it is only in a preview mode, which indicates it shouldn't be used for stable solutions.
In the mentioned issue it's been said most of AspNetCore features has been moved to a shared framework. In my project I'm using IQueryCollection which seems to be not included there and the only option to have it is to still use Microsoft.AspNetCore.Http.Features.
Describe the solution you'd like
Updated and stable version of Microsoft.AspNetCore.Http.Features
Additional context
No response
Metadata
Metadata
Assignees
Labels
✔️ Resolution: AnsweredResolved because the question asked by the original author has been answered.Resolved because the question asked by the original author has been answered.Status: Resolvedarea-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions