Json.NET would escape the characters using the traditional slash (“\”) but Text.Json would encode the characters as unicode. This shouldn't be a ...
確定! 回上一頁