Menu

Home

Elvedin Hamzagic

About JSONLIB

JSONLIB is a JSON data format handling class library for .NET, intended to be easy to write and easy to use tool, which integrates into code inline and not depending of other classes. So it does not uses serialization (although it might include it in the future releases). It uses simple constructors and regex based parsing, and it maybe isn't the fastest one (I'm not really testing it), but instead has to be to the simplest possible.

Classes

JSONObject
JSONArray
JSONValue

JSONLIB in action

Working with JSONLIB


Related

Wiki: JSONArray
Wiki: JSONObject
Wiki: JSONValue
Wiki: Working with JSONLIB

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.