fangyidong / json-simple

A simple Java toolkit for JSON. You can use json-simple to encode or decode JSON text.
Apache License 2.0
746 stars 338 forks source link

.Net Implementation #128

Open mehdikiani opened 6 years ago

mehdikiani commented 6 years ago

Hi. I implemented the .net version of the library (https://github.com/mehdikiani/SimpleJson) It supports all primitive C# data types.