Commit Graph

  • fd9e11a182 added MapMethodParameters(..) method family to JSONMapper 1.0.7 Harald Wolff 2020-12-25 20:31:19 +0100
  • 02adec8cb8 added JSONMapper.Deserialize<T>(..), added JSONMapper.Deserialize(string..) 1.0.6 Harald Wolff 2020-12-18 21:17:59 +0100
  • 492e232fa7 Added mapping for System.SByte 1.0.5 Harald Wolff 2020-12-18 15:49:05 +0100
  • a6757e1b63 Release 1.0.4 1.0.4 Harald Wolff 2020-12-18 09:30:36 +0100
  • 2b807bcb73 Added JSONArray.Add(IEnumerable<JSONValue>..) Harald Wolff 2020-12-18 09:30:24 +0100
  • 3beaaeec62 Fix bug deserializing enum values, added tests 1.0.3 Harald Wolff 2020-12-15 11:30:47 +0100
  • 5d4852404f Fixed more primitive mappings and added tests Harald Wolff 2020-12-12 21:59:53 +0100
  • cf0cd55be8 Fix mapping bug for byte values, add test Harald Wolff 2020-12-12 21:25:46 +0100
  • f8e055c3c8 release 1.0.2 1.0.2 Harald Wolff 2020-12-12 20:17:16 +0100
  • 6160ea5065 fix bug in JSONMapper triggered by serializing enums based on smaller types then int (e.g. ushort) - added testcase for enum serialization Harald Wolff 2020-12-12 20:16:54 +0100
  • 1c48245b90 Add missing variants for short, ushort to JSONNumber() constructor list Harald Wolff 2020-12-12 20:15:29 +0100
  • 31c17d2986 Release 1.0.1 1.0.1 Harald Wolff 2020-12-09 14:51:26 +0100
  • 63b1cfe55d Fixes #1 Harald Wolff 2020-12-09 14:49:30 +0100
  • e55b049025 Updated build.ln Harald Wolff 2020-12-09 14:48:59 +0100
  • e88acfceb0 Added missing IPv6Mapping instance to default mapper Harald Wolff 2020-12-08 09:17:10 +0100
  • 25c6bf9108 Update dependencies Harald Wolff 2020-12-08 09:16:40 +0100
  • 3b654e5c27 added build.ln Harald Wolff 2020-12-05 12:01:44 +0100
  • 94fb19cba1 .sln reorganization Harald Wolff 2020-11-25 23:23:46 +0100
  • 079d1ae586 V1.0.0 Harald Wolff-Thobaben 2020-11-18 16:39:30 +0100
  • b4fdddd69e update .gitignore master Harald Wolff-Thobaben 2020-11-18 00:38:57 +0100
  • c9f5146dbd Cleanup Harald Wolff-Thobaben 2020-11-18 00:36:18 +0100
  • fe84a42334 „README.md“ ändern Harald Wolff 2020-11-18 00:28:57 +0100
  • 0d3c6b50fc Merge branch 'master' of https://schwann.lnvpn.de/LupusNobilis/ln.json Harald Wolff 2019-10-04 20:10:27 +0200
  • 20f9fcd4f5 Implement ToNative() on JSONSpecial Harald Wolff 2019-10-04 20:10:00 +0200
  • 28446ab628 Add support for JSONExceptionMapping Harald Wolff 2019-10-04 19:40:39 +0200
  • 1a24ea939e Added Dictionary<,> mapping support Harald Wolff 2019-09-01 19:33:28 +0200
  • 72ec888c45 Fixed String escaping Harald Wolff 2019-08-30 12:41:45 +0200
  • 6add70bde4 WIP Harald Wolff 2019-08-29 14:16:55 +0200
  • 42e32919e3 JSONMapper: +JSONRPCResultMapping Harald Wolff 2019-08-20 08:34:11 +0200
  • 023e34c21b Projectfile update Harald Wolff 2019-08-19 14:14:24 +0200
  • c1725c2a18 JSONValue.ToNative() added Harald Wolff 2019-08-19 14:14:15 +0200
  • 0140149fe0 Extend JSONObject with utility methods Harald Wolff 2019-08-19 14:13:59 +0200
  • a0a475c743 Extend mapping implementations Harald Wolff 2019-08-19 14:12:57 +0200
  • 9b2d2fe6b5 JSONMapper Harald Wolff 2019-08-08 00:34:16 +0200
  • 8ded5ec2af V2 Implementation Harald Wolff 2019-08-07 23:02:00 +0200
  • 2431f10a8b Added KeyValue Harald Wolff 2017-12-09 14:31:16 +0100
  • 99dcf17086 Added TcpClient to JSONTcpClient Harald Wolff 2017-12-09 14:30:42 +0100
  • ddef1ef16e Fix Integer Type conversions Harald Wolff 2017-12-09 14:30:26 +0100
  • 2cb115f1f2 Improve Property Handling in JSONConverter Harald Wolff 2017-12-07 20:17:58 +0100
  • 197884e101 defaultValues, Dispose fix Harald Wolff 2017-12-07 20:17:29 +0100
  • 580cf6a1d8 Merge branch 'master' of schwann.lnvpn.de:haraldwolff/sharp-json Harald Wolff 2017-11-23 13:06:08 +0100
  • b65cfd952e WIP Harald Wolff 2017-11-23 13:05:58 +0100
  • 197170d729 Added preliminary README.md Harald Wolff 2017-11-03 13:20:23 +0100
  • 659088b90e Alpha commit Harald Wolff 2017-11-03 13:13:09 +0100
  • a9a37de231 Initial Commit Harald Wolff 2017-10-26 16:41:14 +0200