dotnet / aspnetcore

ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
https://asp.net
MIT License
35.27k stars 9.96k forks source link

How to use QueryHelpers outside Asp.net core? [Additional information] #55947

Open 0xced opened 4 months ago

0xced commented 4 months ago

Is there an existing issue for this?

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), 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 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

BrennanConroy commented 4 months ago

https://github.com/dotnet/aspnetcore/issues/50236?