-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Open
Labels
Pillar: Technical DebtPriority:2Work that is important, but not critical for the releaseWork that is important, but not critical for the releasearea-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor ComponentsenhancementThis issue represents an ask for new feature or an enhancement to an existing oneThis issue represents an ask for new feature or an enhancement to an existing one
Milestone
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.
During the 2.x timeframe, Microsoft.AspNetCore.WebUtilities
was available as a .NET Standard 2.0 NuGet package. It was then moved into the shared framework. However, it is now a package again (as of #48265), but only supports .NET 8. People had taken a reliance on it as a package in shared libraries during the migration process but are not able to anymore (they couldn't technically after 2.x, but they just kept the old one it seems).
Describe the solution you'd like
Microsoft.AspNetCore.WebUtilities
and Microsoft.Net.Http.Headers
should support .NET Standard 2.0.
Additional context
No response
bwilliams1, DarthSonic, mtdaniels, oatkins, 0xced and 1 more
Metadata
Metadata
Assignees
Labels
Pillar: Technical DebtPriority:2Work that is important, but not critical for the releaseWork that is important, but not critical for the releasearea-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor ComponentsenhancementThis issue represents an ask for new feature or an enhancement to an existing oneThis issue represents an ask for new feature or an enhancement to an existing one