[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#675206: ITP: newtonsoft-json -- compiled XML documentation for Json.NET



Package: wnpp
Severity: wishlist
Owner: Chow Loong Jin <hyperair@debian.org>

* Package name    : newtonsoft-json
  Version         : 4.5r4
  Upstream Author : James Newton-King <james@newtonking.com>
* URL             : http://http://json.codeplex.com
* License         : MIT/X11
  Programming Lang: C#
  Description     : high-performance JSON framework for .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.



Reply to: