• 【问卷调查奖励发放公告】

    感谢大家积极参与本次 MineBBS 社区问卷调查。200 金粒的参与奖励已完成发放。部分用户发放失败,请【点击此处】 查看详情。

资源图标

资源 JsonRepairSharp 388b7cf

登录后下载

CoronaStudio

【Lv:2】

开发者
正式会员
注册
2024/02/12
消息
32
金粒
2,561金粒
CoronaStudio 提交新资源:

JsonRepairSharp - 修复JSON格式错误的工具库,C#版本的JsonRepair

一个用于修复JSON的工具库,受 JsonRepair 启发的C#重写版(所以投了原创)
关于为什么有这种工具,参考:"How to fix JSON and validate it with ease"

如何使用​

C#:
using JsonRepairSharp.Class;

// ...

var fixedJson = JsonRepairCore.JsonRepair(rawJson);

// ...
// You can also catch the JsonRepairError exception to handle the case where the library failed to fix the JSON.
...

阅读关于此资源更多信息...
 

在线会员

  • Boc
  • frea
  • 小虎
  • Ami
  • 铭记mingji
  • Little_Man
  • Polaris_Stella
  • postyizhan
  • Yuncojoy
  • 12wqa
后退
顶部 底部