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
..
2020-02-10 17:43:36 -08:00
2019-09-23 09:22:43 -07:00
2019-07-22 16:05:15 -07:00
2017-08-11 09:28:06 -07:00
2020-02-10 17:43:36 -08:00
2019-09-23 09:22:43 -07:00
2019-07-22 16:05:15 -07:00
2017-08-11 09:28:06 -07:00
2020-02-10 17:43:36 -08:00
2018-05-14 11:12:24 -07:00
2019-07-22 16:05:15 -07:00
2019-02-04 23:33:57 +01:00
2020-02-10 17:43:36 -08:00
2019-11-04 14:54:44 -08:00
2019-11-04 14:25:07 -08:00
2018-12-20 16:10:20 -08:00
2020-02-10 17:43:36 -08:00
2019-09-23 09:22:43 -07:00
2019-07-22 16:05:15 -07:00
2017-08-11 09:28:06 -07:00
2019-12-26 14:56:46 -08:00
2020-01-20 21:20:52 -08:00
2020-01-20 21:20:52 -08:00
2017-04-12 17:47:47 -07:00
2019-03-07 15:05:00 -08:00