Monthly Archives: janvier 2024

Deserialize nested Array property with Stream in JSON.net

Sometimes, you have to deal with importing big data files and the data is not really what you’ve expected. Here is a solution for handling Deserializing data with a nested property (array). You may need to add a Depth parameter … Continue reading

Posted in Non classé | Leave a comment