Hi Martín,
our C# binding is indeed outdated [1]. You are invited to provide us with an updated version! Ideally, you should test the server response and choose the old or new authentication, as e.g. demonstrated in our Java binding.
Thanks, Christian
[1] http://docs.basex.org/wiki/Clients [2] https://github.com/BaseXdb/basex/blob/master/basex-examples/src/main/java/or...
On Wed, Aug 19, 2015 at 3:46 PM, Martín Ferrari ferrari_martin@hotmail.com wrote:
Hi, I'm using the BaseXClient.cs C# client found here: https://github.com/BaseXdb/basex/releases/tag/8.2.3 I wonder if it's the latest, as it's missing the nonce section in the Session constructor. It seems to work perfectly by just adding it.
Thanks! Martín.