Skip to content

Consider adding RequestValidator.Current.InvokeIsValidRequestString #262

@g2petter

Description

@g2petter

I'm trying to migrate a solution to .NET Standard 2.0 using the System.Web adapaters, and it's been working well until I came across a project where we use the System.Web.Util namespace, specifically the RequestValidator.

using System.Web.Util results in "The type or namespace name "Util" does not exist [...]"

Does this mean that the Util namespace isn't supported by this project? If so, are there any plans to add support for it later?

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs author feedbackThe author of this issue needs to respond in order for us to continue investigating this issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions