Daiko Games
Daiko Games
CC#
Created by Daiko Games on 9/30/2024 in #help
How to convert a whole json file to C# classes with Newtonsoft.Json?
Hello, I am curious if there is a way to convert a whole json File with Newtonsoft.Json to C# classes without knowing anything about the file. The code should be written in C#. I tried nearly every tutorial on YouTube and every Tutorial is about serializing or deserializing only one object at a time, and I looked over on some examples on Stack - Overflow and even Bing Chat gives me the same answer. I really need this for a Project I am building on, any example with the specific topic I was writing about earlier could help!
Thanks for help!
43 replies