LitJSON / litjson

JSON library for the .Net framework
https://litjson.net/
Other
1.36k stars 404 forks source link

How to set to ignore Null objects? #121

Open corbinyo opened 4 years ago

corbinyo commented 4 years ago

How could I use JsonMapper.ToObject and set that to ignore null objects?