Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ppatierno/microjson
MicroJSON - Lightweight JSON library
https://github.com/ppatierno/microjson
Last synced: 15 days ago
JSON representation
MicroJSON - Lightweight JSON library
- Host: GitHub
- URL: https://github.com/ppatierno/microjson
- Owner: ppatierno
- License: apache-2.0
- Created: 2015-08-14T11:38:36.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-14T11:41:49.000Z (over 9 years ago)
- Last Synced: 2024-11-01T04:08:05.133Z (2 months ago)
- Language: C#
- Size: 124 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MicroJSON
MicroJSON - Lightweight JSON library
This project is based on MicroJSON library (developed by Mario Vernari) that provides a JSON parser to create and read JSON objects and strings.
It supports :* .Net Framework
* .Net Micro Framework (4.2 and 4.3)All main information are available at following post on Mario Vernari's blog :
http://highfieldtales.wordpress.com/2014/03/06/micro-json-for-netduino-and-pc/