wei
|
c9ba67255d
|
- [New] Add ConvertCsvToXlsx、ConvertXlsxToCsv method. #292
- [Bug] Fix after CSV Query then SaveAs system will throw "Stream was not readable." exception. #293
|
2021-09-29 16:08:19 +08:00 |
|
ITWeiHan
|
f2d2faaf7b
|
Convert csv to xlsx #261
|
2021-06-20 20:52:31 +08:00 |
|
wei
|
c7658b2c79
|
tests : add csv gb2312 encoding read test
|
2021-06-08 10:02:11 +08:00 |
|
ITWeiHan
|
5cba1efe2d
|
0.11.1
- [New] Support Support ColumnIndex Attribute [#142](https://github.com/shps951023/MiniExcel/issues/142) & [#I3I3EB](https://gitee.com/dotnetchina/MiniExcel/issues/I3I3EB)
- [Bug] Fix issue #157 : Special conditions will get the wrong worksheet name
- [Update] issue #150 : SaveAs input IEnuerable<valuetype> should throw clear msg exception
|
2021-04-10 03:01:13 +08:00 |
|
wei
|
eb31d2b38d
|
- Support create CSV by file path or stream
- Add MiniExcel.Query("file path")
- Support custom configuration setting
- Support auto/manual specify excel type way
|
2021-03-25 09:24:00 +08:00 |
|
ITWeiHan
|
cc6a296d22
|
drafts\【CsvHelper】Create 1,000,000 Csv File.linq
drafts\【ExcelDataReader】Read Large Xlsx File.linq
drafts\【MiniExcel】Read Large Xlsx File.linq
samples\csv\TestLargeFile_1,000,000.csv
|
2021-03-22 00:03:10 +08:00 |
|