C
C#7mo 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
MarkPflug7mo ago
Example JSON? Example excel?
Jimmacle
Jimmacle7mo 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
Accord7mo 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.