Project Description
The Json.NET library makes working with JSON formatted data in .NET simple. Quickly read and write JSON using the JsonReader and JsonWriter or serialize your .NET objects with a single method call using the JsonSerializer. Json.NET's features include:

- LINQ to JSON
- Lightning fast JsonReader and JsonWriter
- The JsonSerializer for quickly converting your .NET objects to JSON and back again
- Json.NET can optionally produce well formatted, indented JSON for debugging or display
- Attributes like JsonIgnore and JsonProperty can be added to a class to customize how a class is serialized
- Ability to convert JSON to and from XML

Documentation
Quick Starts & API Documentation - http://james.newtonking.com/projects/json/help/

Requirements
Json.NET 3.5 requires .NET 3.5 SP1. If you are running .NET 2.0 then use Json.NET 1.3.1.

My Blog
My blog can be found at http://james.newtonking.com where I post news and updates about Json.NET.

Donate
Json.NET is a free open source project that I have developed in my personal time. I really appreciate your feedback and support for Json.NET and its future development.

Paypal Donate
Last edited Jun 19 at 12:44 PM by JamesNK, version 11

 

Want to leave feedback?
Please use Discussions or Reviews instead.

Archived page comments (1)

Updating...
© 2006-2009 Microsoft | About CodePlex | Privacy Statement | Terms of Use | Code of Conduct | Version 2009.6.1.15196