Simple library for parsing and generating text in JSON data format.
Categories
Data FormatsLicense
GNU General Public License version 2.0 (GPLv2)Follow JSON for .NET
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
-
Well working, small library. Just the licence could be LGPL or similar to be possible to ship with a proprietary product.
-
A very simple, yet powerfull JSON library. Has all of the needed core features - nothing more, nothing less.
-
Thank you for your library. It's nice library! but.. Then thread status printed message KeyNotFoundException log so, I suggest fix code in function IndentDepth int tid = ThreadId; try { return IndentDepthCollection[tid]; } catch (KeyNotFoundException) { return 0; } to int nValue = 0; IndentDepthCollection.TryGetValue(ThreadId, out nValue); return nValue; Thank you!
-
I have used this program for and it is great. It is good to have apps available when the computer you are working on doesn't have that type of app installed.
-
terrific program