<PackageReference Include="System.Runtime.Extensions" Version="4.0.11-beta-23225" />
System.Net.WebUtility
public static string UrlDecode(
string encodedValue)
public static byte[]
UrlDecodeToBytes(
byte[]
encodedValue,
int offset,
int count)