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
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
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