[ 源代码: newtonsoft-json ]
软件包:monodoc-newtonsoft-json-manual(6.0.8 dfsg-1.1)
monodoc-newtonsoft-json-manual 的相关链接
Debian 的资源:
下载源码包 newtonsoft-json:
- [newtonsoft-json_6.0.8 dfsg-1.1.dsc]
- [newtonsoft-json_6.0.8 dfsg.orig.tar.gz]
- [newtonsoft-json_6.0.8 dfsg-1.1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [json.codeplex.com]
相似软件包:
compiled XML documentation for Json.NET
Json.NET is a high-performance JSON framework for .NET. It has the following features:
- Flexible JSON serializer for converting between .NET objects and JSON - LINQ to JSON for manually reading and writing JSON - High performance, faster than .NET's build-in JSON serializers - Write indented, easy to read JSON - Convert JSON to and from XML
The JSON serializer is a good choice when the JSN being read or written maps closely to a .NET class.
LINQ to JSON is good for situations in which there is no class to serialize or deserialize to, or the JSON is radically different from the class structure and manual manipulation is required.
This package contains the compiled XML documentation for Json.NET.
其他与 monodoc-newtonsoft-json-manual 有关的软件包
|
|
|
|
-
- dep: monodoc-manual
- compiled XML documentation from the Mono project