Closed SebastianStehle closed 2 years ago
I have already some preformatted JSON and I would like to avoid to serialize it again and then deserialize it. There the JRaw support.
I would like to send preformatted JSON to algolia, without deserializing and serializing it again.
Newtonsoft JRaw supports that fine.
I have already some preformatted JSON and I would like to avoid to serialize it again and then deserialize it. There the JRaw support.
Describe your change
I would like to send preformatted JSON to algolia, without deserializing and serializing it again.
What problem is this fixing?
Newtonsoft JRaw supports that fine.