flatbuffers/docs
mugisoba 173e10fdf1
[C#] support Json Serialization (#5752)
* support json serialization

* fix invalid json format.
* string must be written with double quotes.
* remove commma after the last object member.

* fix indent

* Revert "fix invalid json format."

This reverts commit d6820ed50c.

* quated string value.

* add cs-gen-json-serializer flag.

* fix preprocessor indent

* ENABLE_JSON_SERIALIZATION -> ENABLE_JSON_SERIALIZATION_TEST

* share TestBuffer method

* remove ENABLE_JSON_SERIALIZATION

* remove duplicated test data

* [windows] add nuget restore and copy test data.

* [docker mono] share msbuild settings with windows. add nuget restore and copy test data.

* add some note for json api.
2020-02-10 17:43:36 -08:00
..
images Updated documentation to use new css style. 2015-07-22 13:10:37 -07:00
source [C#] support Json Serialization (#5752) 2020-02-10 17:43:36 -08:00
footer.html Text files should not have executable bit set (#4480) 2017-11-06 10:20:22 -08:00
header.html Added a link to other FPL libraries to the main page. 2015-08-05 17:32:14 -07:00