Commit Graph

10 Commits (master)

Author SHA1 Message Date
Harald Wolff f1aca689be Added Clone(), switched to .NET7 2023-08-17 11:46:46 +02:00
Harald Wolff 8d397ecbc6 Added dynamic Object support, added JSONObject.TryGetValue(..) 2022-06-14 11:07:22 +02:00
Harald Wolff fd9e11a182 added MapMethodParameters(..) method family to JSONMapper
ln.build - build0.waldrennach.l--n.de build job pending Details
2020-12-25 20:31:19 +01:00
Harald Wolff 02adec8cb8 added JSONMapper.Deserialize<T>(..), added JSONMapper.Deserialize(string..)
ln.build - build0.waldrennach.l--n.de build job pending Details
2020-12-18 21:17:59 +01:00
Harald Wolff 3beaaeec62 Fix bug deserializing enum values, added tests
ln.build - build0.waldrennach.l--n.de build job pending Details
2020-12-15 11:30:47 +01:00
Harald Wolff 5d4852404f Fixed more primitive mappings and added tests 2020-12-12 21:59:53 +01:00
Harald Wolff cf0cd55be8 Fix mapping bug for byte values, add test 2020-12-12 21:25:46 +01:00
Harald Wolff 6160ea5065 fix bug in JSONMapper triggered by serializing enums based on smaller types then int (e.g. ushort)
- added testcase for enum serialization
2020-12-12 20:16:54 +01:00
Harald Wolff 63b1cfe55d Fixes #1
ln.build - build0.waldrennach.l--n.de build job pending Details
2020-12-09 14:49:30 +01:00
Harald Wolff 94fb19cba1 .sln reorganization 2020-11-25 23:23:46 +01:00