bugthesystem / FireSharp

An asynchronous cross-platform .Net library for Firebase
The Unlicense
690 stars 146 forks source link

Convert class to Json #128

Closed easoftwaresanderson closed 5 years ago

easoftwaresanderson commented 5 years ago

Hello,

How can i convert the class model to document json to push it ?

arcosmin commented 5 years ago

@easoftwaresanderson, please see https://www.newtonsoft.com/json/help/html/SerializingJSON.htm.