.net Newtonsoft.Json 4.0 release

时间:2015-01-08 05:54:18
【文件属性】:

文件名称:.net Newtonsoft.Json 4.0 release

文件大小:4.76MB

文件格式:ZIP

更新时间:2015-01-08 05:54:18

Json .net C#

Features -Flexible JSON serializer to convert .NET objects to JSON and back again -LINQ to JSON for manually reading and writing JSON -High performance, faster than .NET's built-in JSON serializers -Writes indented, easy to read JSON -Convert JSON to and from XML -Supports Silverlight and Windows Phone The JSON serializer is a good choice when the JSON you are reading or writing maps closely to a .NET class. The serializer automatically reads and writes JSON for the class. LINQ to JSON is good for situations where you are only interested in getting values from JSON, you don't have a class to serialize or deserialize to, or the JSON is radically different from your class and you need to manually read and write from your objects. LINQ to JSON allows you to easily read, create and modify JSON in .NET.


网友评论

  • 不错 有用 谢谢
  • 很好的资源
  • 不错,问题解决了。
  • 真的真的很实用,支持一下
  • 下了,不会用
  • 很好的资源,谢谢lz分享
  • 要是有中文的文档就好了
  • 可以使用 支持一下
  • 可以用,支持一下
  • 用不了,4.0的