C
C#2y 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
MarkPflug2y ago
Example JSON? Example excel?
Jimmacle
Jimmacle2y 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
Accord2y 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?