<PackageReference Include="NETStandard.Library" Version="2.0.0-preview1-25301-01" />
System.Net.WebUtility
public static string UrlDecode(
string encodedValue)
public static byte[]
UrlDecodeToBytes(
byte[]
encodedValue,
int offset,
int count)