Extending hte Json serializer used by the EventStore .net client

Hi,

Is it possible to extend the Json serializer used by the EventStore .net client?

I need ot add additional converters.

Any help appreciated.

Kind regards

Sean.

its newtonsoft json.net https://www.newtonsoft.com/json what do you need to extend?