There are no download statistics for the selected dates.

JSON for .NET

inactive

As of 2011-04-21, this project is no longer under active development.

50 Recommendations
131 Downloads (This Week)
  Browse Code SVN Repository

Description

Simple library for parsing and generating text in JSON data format.

JSON for .NET Web Site

User Ratings

 
 
50
7
Write a Review

User Reviews

  • Posted by Bora 2012-04-03

    What words... super, a magnificent idea

  • Posted by Dan Hill 2012-03-14

    Easy to install and use.

  • Posted by TrudyC 2012-01-10

    Loved this DLL except that it doesn't like escaped double-quote, solidus, or reverse solidus at the end of a string value. According to http://json.org if you have a double-quote, solidus, or reverse solidus in a string value you must escape these characters by preceding them with a reverse solidus. So, the end of the string value as it goes to the parser would look like this double-quote - \"", solidus - \/", reverse solidus - \\", In each of these three cases, the parser available here throws a COM exception in my VB 2010 ASP.NET implementation. In the case of a double-quote, the message is "Index was outside the bounds of the array". In the case of solidus and reverse solidus, the message is "One of the identified items was in an invalid format"

  • Posted by Jacob Gilley 2010-11-03

    Great library. A few major bugs, but there's an update for anyone having issues: https://sourceforge.net/projects/csjson/forums/forum/735351/topic/3926873

Read more reviews

Icons must be PNG, GIF, or JPEG and less than 1 MiB in size. They will be displayed as 48x48 images.