C#C
C#4y ago
khamzat

how do i parse json into a class?

if i get json data from an api
i saw someone on youtube just paste it into vs2022 and it just creates a class with all the attributes
im wondering what do i do after this so i can create a class from getting the data
Was this page helpful?