加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 百科 > 正文

Json.net

发布时间:2020-12-16 19:58:16 所属栏目:百科 来源:网络整理
导读:Description: Json.NET makes working with JSON formatted data in .NET simple. Quickly read and write JSON using LINQ to JSON or serialize your .NET objects with a single method call using the JsonSerializer. -Flexible JSON serializer to con

Description:

Json.NET makes working with JSON formatted data in .NET simple. Quickly read and write JSON using LINQ to JSON or serialize your .NET objects with a single method call using the JsonSerializer.

-Flexible JSON serializer to convert .NET objects to JSON and back again
-LINQ to JSON for reading and writing JSON
-Writes indented,easy to read JSON
-Convert JSON to and from XML
-Supports Silverlight and the Compact Framework

简单翻译:

Json.Net相当于一个进行了封装后的工具包。

这个工具包能够在.net对象和json直接进行相互转化

还支持Linq to json的读写

json和xml相互转换

支持Silverlight等

下载地址:http://download.csdn.net/source/2835816

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读