microsoft-mvp-apps-dotnet icon indicating copy to clipboard operation
microsoft-mvp-apps-dotnet copied to clipboard

Add CSV Excel support

Open LanceMcCarthy opened this issue 8 years ago • 3 comments

One shot upload, bingo

LanceMcCarthy avatar May 20 '17 20:05 LanceMcCarthy

Liking this idea. Approve of this.

jamesmcroft avatar May 22 '17 11:05 jamesmcroft

My current plan is to build a library, that can be consumed from any UI project, that will return an IEnumerable<T> for the Activity. I already have a SpreadsheetProcessing libraries that can accept csv or xlsx file format, and should work as long as we define a proper schema for the activity's fields in the document.

LanceMcCarthy avatar May 22 '17 15:05 LanceMcCarthy

This is currently on hold as only xPlat exporting is currently supported by the SpreadsheetProcessing libraries

LanceMcCarthy avatar Jun 22 '17 16:06 LanceMcCarthy