【发布时间】:2021-05-26 08:24:09
【问题描述】:
我想将数据作为 x-www-form-urlencoded 而不是 json 发送到 api。我通常使用 newtonsoft.json nuget 包将数据作为 json 发送,我搜索但没有找到任何解决方案。提前致谢
【问题讨论】:
-
尝试使用Refit
-
@cahyo 我会搜索更多,如果没有任何效果,我会尝试你的解决方案。谢谢你
标签: c# xamarin xamarin.forms x-www-form-urlencoded