Benjamin
|
64d7091b2b
|
fix #396 - added TimeSpan serialization and deserialization
|
2018-03-29 10:07:00 +01:00 |
Steve Sanderson
|
4202a6c9e1
|
In JsonUtil, support DateTimeOffset. Fixes #218.
|
2018-03-15 17:25:50 +00:00 |
Steve Sanderson
|
48ae58196d
|
Add unit test to show JsonUtil handling IList<T> types
|
2018-03-12 10:52:59 +01:00 |
Steve Sanderson
|
0301250c4b
|
In SimpleJson, support enum values serialized as numbers.
Note: still doesn't support nullable enum types.
|
2018-03-05 02:02:26 +00:00 |
Steve Sanderson
|
02a0be5c2b
|
Add JsonUtil unit tests plus E2E tests for new StandaloneApp pages
|
2018-02-26 13:01:11 +00:00 |