Simple library for parsing and generating text in JSON data format.

Project Activity

See All Activity >

Categories

Data Formats

License

GNU General Public License version 2.0 (GPLv2)

Follow JSON for .NET

JSON for .NET Web Site

nel_h2
Gen AI apps are built with MongoDB Atlas Icon
Gen AI apps are built with MongoDB Atlas

Build gen AI apps with an all-in-one modern database: MongoDB Atlas

MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Start Free
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
25
2
0
0
1
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5

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.
    1 user found this review helpful.
  • terrific program
Read more reviews >

Additional Project Details

Operating Systems

Windows, Windows Server

Languages

English

Intended Audience

Developers

Programming Language

C#

Related Categories

C# Data Formats Software

Registered

2007-09-13