Chris Cameron
|
67a2b11ee6
|
chore: Added SimplSharp nuget packages, fixed SIMPLSHARP preprocessors
|
2021-08-30 13:39:43 -04:00 |
|
Chris Cameron
|
28ea05e2f6
|
feat: Standardizing JSON Type conversion
|
2020-06-01 10:27:42 -04:00 |
|
Chris Cameron
|
4339f02698
|
refactor: JSON DateTime cleanup
|
2020-05-28 13:46:49 -04:00 |
|
Chris Cameron
|
7053faede1
|
feat: Serializing JSON DateTimes to ISO-8601
|
2020-05-22 17:55:53 -04:00 |
|
Chris Cameron
|
18abe78550
|
feat: Better handling of JSON DateTimes in Net Standard
|
2019-08-27 15:01:09 -04:00 |
|
Laura Gomez
|
149f480add
|
fix: Fixing JSON datetime parsing in 2017
|
2019-07-30 12:16:29 -04:00 |
|
Chris Cameron
|
30ea6ced9e
|
fix: Fixing bad merge
|
2019-04-08 10:59:37 -04:00 |
|
Chris Cameron
|
3041d0f402
|
Merge remote-tracking branch 'origin/ConnectPro_v1.1' into ConnectPro_v1.2
# Conflicts:
# CHANGELOG.md
# ICD.Common.Utils/Properties/AssemblyInfo.cs
|
2019-04-08 10:55:52 -04:00 |
|
Chris Cameron
|
5756d9654b
|
fix: Fixing FormatException when parsing some JSON DateTimes
|
2019-04-03 16:19:53 -04:00 |
|
Chris Cameron
|
f36b9f7856
|
fix: Fixing format exception when parsing JSON DateTime with timezone info
|
2019-04-01 16:47:08 -04:00 |
|
Chris Cameron
|
134ee85067
|
feat: Adding JsonReader extension to read current value as DateTime
|
2019-03-31 20:38:22 -04:00 |
|
Chris Cameron
|
d564a0a423
|
feat: Adding shorthand method for serializing an object into a JSON message
|
2019-01-24 16:21:29 -05:00 |
|
Chris Cameron
|
77be0ec477
|
refactor: Removing unused code
|
2019-01-24 15:57:53 -05:00 |
|
Chris Cameron
|
eb7f3033fb
|
perf: Disposing text readers
|
2018-08-07 17:09:23 -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 |
|
Chris Cameron
|
b62b5661e5
|
Util method to cache a Type for JSON serialization
|
2018-02-16 14:39:43 -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
|
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
|
c6aa7d7b3e
|
Util methods for parsing a JSON datetime value
|
2017-11-14 14:08:52 -05: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 |
|