anticaptcha-csharp icon indicating copy to clipboard operation
anticaptcha-csharp copied to clipboard

Access to Anti Captcha API v2 via C#

Results 4 anticaptcha-csharp issues
Sort by recently updated
recently updated
newest added

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...

dependencies

Hi, I was wondering if it's legal to use this code as a base in other projects. Would you mind defining what license this code uses? Kind regards, MarekKosinski

Now the TaskId is bigger than maximum int. I think you need to change it to long.