DEV Community

IMRC21
IMRC21

Posted on

2

Moving JSON informations to a default JSON template [Solved]

Hi everyone, I'm working at this since last week and I still can't find a way to solve this problem.
I have to adapt this JSON to the standards of this one.
I'm currently working in c# and this is the first JSON file adapted in c# classes:

The second file parsed in c# classes:

Basically I need to fill dynamically the second class with the informations of the first JSON.
From the first file I don't need "Intervals" and all the informations that you cannot find in the second file.

Hope I've been clear and not OT, thanks.

Image of Datadog

The Essential Toolkit for Front-end Developers

Take a user-centric approach to front-end monitoring that evolves alongside increasingly complex frameworks and single-page applications.

Get The Kit

Top comments (0)