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
Resolve Support Tickets 2x Faster with ServoDesk
What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
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