Chris Cameron
|
3876c0470f
|
refactor: Reducing redundant code by moving json serialization/deserialization features into abstract converter
|
2018-04-20 17:32:09 -04:00 |
|
Chris Cameron
|
5d0d491659
|
feat: Shim for JSON formatting a serializable instance
|
2018-04-09 16:47:54 -04:00 |
|
Chris Cameron
|
27f5fd0fe7
|
feat: Additional validation
|
2018-04-05 17:03:24 -04:00 |
|
Chris Cameron
|
a2bf1ace18
|
fix: adding missing using directive
|
2018-04-05 15:13:58 -04:00 |
|
Chris Cameron
|
14d83f102f
|
feature: JsonUtils.Print shim for serializing and printing a given object
|
2018-04-05 15:09:33 -04:00 |
|
Jack Kanarish
|
49a2b6875d
|
tidying
|
2018-03-14 14:25:50 -04:00 |
|
Jack Kanarish
|
b5c3aefe4c
|
Extracted format method from print, so that the string can be returned to the caller without printing
|
2018-03-14 14:19:28 -04:00 |
|
Jack Kanarish
|
20221678ba
|
Improvements to JsonItemWrapper serialization
|
2018-03-08 17:34:06 -05:00 |
|
Chris Cameron
|
b62b5661e5
|
Util method to cache a Type for JSON serialization
|
2018-02-16 14:39:43 -05:00 |
|
Chris Cameron
|
ee03f85704
|
Removing bad token type check from AbstractGenericJsonConverter
|
2018-02-15 16:34:25 -05:00 |
|
Chris Cameron
|
96fc6787a5
|
Util method for casting a JSON token to a known type
|
2018-02-06 12:01:46 -05:00 |
|
Chris Cameron
|
3a2f3b7526
|
Resolving warnings
|
2018-01-02 16:49:23 -05:00 |
|
Chris Cameron
|
fdfd8fe1c1
|
Implementing method for deserializing a message from json
|
2017-12-05 13:38:54 -05:00 |
|
Chris Cameron
|
5317e3a834
|
Whitespace
|
2017-12-05 13:38:37 -05:00 |
|
Chris Cameron
|
87fb9e5e0d
|
Begin implementing shorthand methods for serializing/deserializing json
|
2017-12-01 16:58:13 -05:00 |
|
Chris Cameron
|
4f46a3ebda
|
Tidying
|
2017-11-16 10:10:05 -05:00 |
|
Chris Cameron
|
c6aa7d7b3e
|
Util methods for parsing a JSON datetime value
|
2017-11-14 14:08:52 -05:00 |
|
Chris Cameron
|
e1c267a8eb
|
Initial commit of JsonItemWrapperTest
|
2017-10-18 14:47:47 -04:00 |
|
Chris Cameron
|
d3ff3f8955
|
Moving util method for caching a type with Newtonsoft JSON
|
2017-08-29 16:03:00 -04:00 |
|
Chris Cameron
|
ac6ca84a8a
|
Removing Utils directory to better match namespaces
|
2017-07-06 10:57:04 -04:00 |
|