- Jun 22, 2022
-
-
dependabot[bot] authored
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 9.0.1 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/9.0.1...13.0.1 ) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- May 16, 2018
-
-
brewdente authored
-
- Dec 06, 2017
-
-
Kevin Prudente authored
-
Kevin Prudente authored
-
- Nov 03, 2017
-
-
svatal authored
+ deprecated json field support (-> obsolete) + event with dictionary support + updated sample not to use deprecated command (SetVisibleSizeCommand -> SetDeviceMetricsOverrideCommand)
-
- Oct 25, 2017
-
-
svatal authored
-
- Aug 12, 2017
- Aug 11, 2017
-
-
svatal authored
-
- Aug 10, 2017
-
-
svatal authored
-
- Aug 09, 2017
- Mar 16, 2017
-
-
Georgios Diamantopoulos authored
-
Frederik Carlier authored
-
bvandorf authored
turned off auto ping to prevent from disconnecting every 60 seconds
-
Georgios Diamantopoulos authored
-
Georgios Diamantopoulos authored
-
Georgios Diamantopoulos authored
-
Georgios Diamantopoulos authored
-
Georgios Diamantopoulos authored
-
Georgios Diamantopoulos authored
-
Georgios Diamantopoulos authored
-
- Mar 15, 2017
-
-
Georgios Diamantopoulos authored
-
Georgios Diamantopoulos authored
-
- Dec 23, 2016
-
-
Frederik Carlier authored
-
- Nov 11, 2016
-
-
Frederik Carlier authored
-
- Nov 09, 2016
-
-
Frederik Carlier authored
- Set NullValueHandling to NullValueHandling.Ignore, so that null values are not serialized - If .NET primitive types (like bool or long) are optional, use nulltable types, so that they can be ignored when serializing
-
Frederik Carlier authored
-
Frederik Carlier authored
-
- Sep 21, 2016
-
-
Frederik Carlier authored
-
Frederik Carlier authored
If the C# enum name does not match the JSON value, add an EnumMember attribute to ensure the mapping is done properly
-
- Aug 10, 2016
-
-
Frederik Carlier authored
-
Frederik Carlier authored
-
- Aug 04, 2016
-
-
Frederik Carlier authored
-
Frederik Carlier authored
-
- Aug 03, 2016
-
-
Frederik Carlier authored
-
Frederik Carlier authored
Use a custom contract resolver in the CommandResposeFactory, to ensure that properties with private setters have their values set, too.
-