Skip to content
/ json Public
forked from redien/json

A public-domain JSON parser written in C#. Supports dynamic deserialization in .NET 4.0, and runs on every .NET platform. Open specs and standards should be free.

License

Notifications You must be signed in to change notification settings

BlueRaja/json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

JSON Parser
Written by Daniel Crenna
(http://danielcrenna.com)
 
This work is public domain.
"The person who associated a work with this document has 
 dedicated the work to the Commons by waiving all of his
 or her rights to the work worldwide under copyright law
 and all related or neighboring legal rights he or she
 had in the work, to the extent allowable by law."
  
For more information, please visit:
http://creativecommons.org/publicdomain/zero/1.0/

About

A public-domain JSON parser written in C#. Supports dynamic deserialization in .NET 4.0, and runs on every .NET platform. Open specs and standards should be free.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 79.4%
  • HTML 20.4%
  • Batchfile 0.2%