I need to Parse and build dynamic key value json model . in every time key value is different
{"product1" :"batch1,batch2","xyzproduct" : "batc265",...., "productn" : "batch12"}
here productn not fixed its any thing value . can someone help how to do in c# or using newtonsoft lib