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
Hi, I found the csv formatter flatten custom object as 'object name'. It seems not to like ToString() method. CsvOutputFormatter throws a nullreferenceexception in that case.
And array is shown as 'system.string []'. Is there any way to customize it like '{'test', 'this'}'