You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 8, 2020. It is now read-only.
Daniel Wertheim edited this page Nov 29, 2012
·
1 revision
The default JSON serializer being used is one of the most performant serializer within .Net, namely: ServiceStack.Text. Read more about a comparison here: http://daniel.wertheim.se/2011/02/07/json-net-vs-servicestack/ From v11.0.0 of SisoDb, the ServiceStack-serializer is included as source code in SisoDb.Serialization.
There are additional custom serialization packages as well. Both for latest release of ServiceStack.Text, but also for Newtonsoft's JSON.Net serializer: