dotnet / dotnet/systemweb-adapters

Consider adding RequestValidator.Current.InvokeIsValidRequestString

Open
#262 7 comments 0 reactions 0 assignees View on GitHub
needs author feedback
Dominant language
C#
Stars
384
Forks
76
Avg merge
2h 24m
Merged PRs (30d)
1

Description

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?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.