PostAsync and serialize as a JSON body? I'm using System.Net. ... Json in Core 3.0+ and Standard 2.1+ var client = new HttpClient(); var response = await ...
確定! 回上一頁