How to use QueryHelpers outside Asp.net core? [Additional information]
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 281
Description
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
_No response_
### Describe the solution you'd like
Since #20946 is locked (which I [personally find annoying](https://github.com/dotnet/runtime/issues/68740)), here's some additional information that might interest people in the original thread (@hansmbakker,@Tratcher, @ryanelian, @BrennanConroy). It will also probably help people stumbling on this issue in the future.
After a 5 years pause, the [Microsoft.AspNetCore.WebUtilities](https://www.nuget.org/packages/Microsoft.AspNetCore.WebUtilities/8.0.6) NuGet package has been published again. It is now targeting `net8.0` and enables using `QueryHelpers` outside of ASP.NET Core.
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.