- Aug 09, 2017
-
-
svatal authored
-
https://github.com/georgiosd/ChromeDevToolssvatal authored
protocol conflicts resolved using master - regeneration needed
-
- Mar 16, 2017
-
-
Georgios Diamantopoulos authored
-
Kevin Prudente authored
Update .NET Core build to use VS2017
-
Kevin Prudente authored
Fixed Disconnect Every 60 Seconds
-
Frederik Carlier authored
-
bvandorf authored
turned off auto ping to prevent from disconnecting every 60 seconds
-
Kevin Prudente authored
Better support for optional arguments
-
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 23, 2016
-
-
Kevin Prudente authored
Improve Enum handling
-
- 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
-
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 13, 2016
-
-
Kevin Prudente authored
Add support for .NET Core
-
- Aug 11, 2016
-
-
Kevin Prudente authored
Update the sample program to fix build
-
Frederik Carlier authored
-
Frederik Carlier authored
-
- Aug 10, 2016
-
-
Frederik Carlier authored
-
Frederik Carlier authored
-
Frederik Carlier authored
-
- Aug 04, 2016
-
-
Frederik Carlier authored
-
Frederik Carlier authored
-
- Aug 03, 2016
-
-
Kevin Prudente authored
Fix deserialisation of responses
-
Kevin Prudente authored
Add support for iOS devices
-
Kevin Prudente authored
SendAsync: Add the ability to cancel the async task
-
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.
-