To convert a JSON string to a C# object you can use System.Text.Json in .NET Core 3 and above. Alternatively use Newtonsoft.Json.
確定! 回上一頁