Json.NET

Json.NET 7.0 Release 1 updated

JSON is a light-weight, language independent, data interchange format. In today's Internet it is a widely used format for storing and transferring data between applications and various programming languages.Json.NET is a C# tool that can both convert to...

JSON5

JSON5 0.5.0 updated

The library aims to be a replacement for the classic JSON format/syntax and take advantage of the new features found in EcmaScript 5.What is new in this release:Major: JSON5 officially supports Node.js v4 LTS and v5. Support for Node.js v0.6 and v0.8 have...