C
C#17mo ago
Zess

❔ I want to export JSON to Excel file.

I want to export JSON to Excel file in DOTNET. Can anyone help me to do it?
3 Replies
MarkPflug
MarkPflug17mo ago
Example JSON? Example excel?
Jimmacle
Jimmacle17mo ago
short answer, use System.Text.Json and a library like ClosedXML if you need more specific help you'll have to provide more details
Accord
Accord17mo ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.

Did you find this page helpful?