Skip to content

Add .NET Standard 2.0 support to Microsoft.AspNetCore.WebUtilities #50236

@twsouthwick

Description

@twsouthwick

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Pillar: Technical DebtPriority:2Work that is important, but not critical for the releasearea-blazorIncludes: Blazor, Razor ComponentsenhancementThis issue represents an ask for new feature or an enhancement to an existing one

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions