paulyoder / LinqToExcel

Use LINQ to retrieve data from spreadsheets and csv files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Read Zipped data

benswedlove opened this issue · comments

How can I read csv data that is in a zipped archive? or GZ or 7zip? I can decompress manually but then is it possible to use LingToExcel to read in memory data?