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
Forever Free Full-Stack Observability | Grafana Cloud
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
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