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
You Might Also Like
Our Free Plans just got better! | Auth0 by Okta
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
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