Skip to content
This repository was archived by the owner on Aug 26, 2022. It is now read-only.

Conversation

@dgmachado
Copy link

Allow to customize the jsonSerializer, for example:

       var cypherSessionFactory = Fluently.Configure(_uriString).CreateSessionFactory();
       var cypherSession = cypherSessionFactory.Create();
       cypherSession.JsonConverters.Add(new CustomJsonConverter());

       ...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant