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
..
2017-06-07 13:56:49 -07:00
2017-11-06 10:20:22 -08:00
2020-01-23 15:46:25 -08:00
2020-01-09 12:12:10 -08:00
2017-03-08 13:16:11 -08:00
2020-01-09 10:56:34 -08:00
2020-02-10 17:43:36 -08:00
2016-04-07 18:52:00 +02:00
2019-03-11 09:49:17 -07:00
2019-09-10 10:06:47 -07:00
2020-01-30 10:18:28 -08:00
2020-01-30 10:18:28 -08:00
2019-09-10 10:06:47 -07:00
2016-01-19 14:31:17 -08:00
2016-01-19 14:31:17 -08:00
2016-07-20 22:58:22 +05:30
2019-03-28 10:48:40 -07:00
2018-03-23 09:01:39 -07:00
2019-07-08 11:22:56 -07:00
2017-11-06 10:20:22 -08:00
2020-01-30 10:18:28 -08:00
2019-07-22 16:05:15 -07:00
2018-07-29 13:23:00 -07:00
2018-07-05 15:55:57 -07:00
2016-01-19 14:31:17 -08:00
2017-11-06 10:20:22 -08:00
2016-01-19 14:31:17 -08:00
2019-03-09 12:58:27 -08:00
2019-12-02 14:01:25 -08:00
2016-01-19 14:31:17 -08:00
2020-01-09 12:12:10 -08:00
2020-01-27 10:05:41 -08:00
2020-01-30 10:18:28 -08:00
2019-06-05 19:24:29 +01:00
2017-11-06 10:20:22 -08:00