You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A utility for converting csv data to json in .net
Supports writing json output to a file or returning it as a string
Depends on Newtonsoft.Json and CsvHelper