ashokp
❔ What is the Best Way to convert the nested C# object to key value pair
ya I thought of that but when i start to dig into nested Types like Employee.Department i am not sure how should i represent this for the key may be my key can be "Employee.Department" but i want to make it easy to reconstruct to C# Type and work with it as well
12 replies