Commit Graph

453 Commits

Author SHA1 Message Date
Wei
abeb6339ff Code refacturing - merge writer archive 2021-11-25 10:33:09 +08:00
Wei
3c2b6314ef New - SaveAsByTemplate supports datareader #I4HL54 2021-11-19 10:12:14 +08:00
Wei
56cabe29a2 0.19.1 2021-11-15 16:48:51 +08:00
Wei
199da34e43 Fix bug : Prefix and suffix blank space will lost after SaveAs #294 2021-11-15 16:43:28 +08:00
Wei
b1f9acb9bf Fix bug : remove ExcelNumberFormat nuget to resolve error NU3037 2021-11-15 16:21:30 +08:00
wei
9a05683bf1 [New] QueryAsDataTable remove empty column keys. #298 2021-10-25 17:02:24 +08:00
wei
70ec60da4b v0.19.0 2021-10-21 17:06:15 +08:00
wei
f5e990731d [Bug] Fix SaveAsByTemplate & convert to & 2021-10-21 17:04:10 +08:00
wei
f6d0d7c22a [New] OpenXmlConfiguration add AutoFilter property. 2021-10-21 16:06:27 +08:00
wei
c415e3422f [New] SaveAs default style with autoFilter mode. #190 2021-10-21 15:51:56 +08:00
wei
04a2dc65a8 Bug : SaveAsByTemplate IEnumerableMercell null exception 2021-10-21 15:06:31 +08:00
wei
1c76e4d5da Doc : How to remove empty rows? 2021-10-19 16:36:37 +08:00
wei
b14bf66655 Merge branch 'master' of https://github.com/shps951023/MiniExcel 2021-09-29 16:08:58 +08:00
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
wei
027bf33ca1 Merge branch 'master' of https://github.com/shps951023/MiniExcel 2021-09-22 22:24:40 +08:00
阿翰
499909418e !2 添加了【7. 查询所有栏(列)文档】以及【qq群导航】
Merge pull request !2 from impPDX/master
2021-09-22 14:12:53 +00:00
ImpPDX
2cb64df1ba qq 2021-09-22 20:02:48 +08:00
ImpPDX
2927592383 文档说明 2021-09-22 19:56:04 +08:00
ImpPDX
9b5658c3bc 文档说明 2021-09-22 19:54:50 +08:00
wei
4bb1517c24 [Doc] DataReader export multiple sheets #283 2021-09-14 15:16:56 +08:00
wei
abf063d6d0 - [Bug] SaveAs sheet enum mapping cell number type #286
- [New] SaveAs support enum description #I49RYZ
2021-09-13 23:58:01 +08:00
wei
db9037bf22 [New] Query strong type support multiple column names mapping to the same property. 2021-09-10 17:21:29 +08:00
wei
85d232af99 Update SaveAs genericType with properties check 2021-09-10 15:14:36 +08:00
wei
fa854ba2bb [Breaking Change] SaveAs by empty IEnumerable<StrongType> will generate header now empty rows now. #133 2021-09-10 13:37:49 +08:00
wei
ce74a06638 Doc : Dapper Query recommend ExecuteReader 2021-09-10 08:03:10 +08:00
wei
ded3284c39 Doc: fix translation 2021-08-23 10:31:54 +08:00
wei
3d7590b6a0 Doc:How to stop the foreach when blank row? 2021-08-20 17:07:26 +08:00
wei
4a915f65ad [Bug] Fix xlsx file column name with &,<,>,",', the file cannot be opened. 2021-08-20 08:54:51 +08:00
wei
a304c9d96f v0.17.4
- [Bug] Fix v0.17.3 SaveAs xlsx file will cause "XML error : Catastrophic failure"
2021-08-17 16:01:20 +08:00
wei
0fff820132 Fix release doc 2021-08-10 17:10:43 +08:00
wei
94a448d847 0.17.4
- [New] Support set column width #280
- [Bug] Fix csv not support QueryAsDataTable #279
2021-08-10 16:57:07 +08:00
wei
083dffd2fa [Bug] Fix csv not support QueryAsDataTable #279 2021-08-10 14:16:50 +08:00
wei
417b1b79d5 Code Refacturing & document fix 2021-07-30 08:45:26 +08:00
wei
9521d96226 Update license 2021-07-19 16:59:12 +08:00
wei
9407cb9c4b ColumnHelper, CustomPropertyHelper, FileHelper, TypeHelper code refacturing 2021-07-19 16:34:28 +08:00
wei
eb3bf99211 Doc : add basic version 2021-07-19 13:22:07 +08:00
wei
e9047ec2ef Fix CI error : 'Enumerable' does not exist in the current context 2021-07-13 08:55:10 +08:00
wei
cb185269b3 Benchmark coderefacturing 2021-07-13 08:29:47 +08:00
WeiHanLin
6a27a4e93a Doc : update benchmark 2021-07-10 02:36:35 +08:00
wei
f50ef432e1 Fix appveyor CI error xUnit2009: Do not use Assert.True() to check for substrings 2021-07-02 13:46:38 +08:00
wei
1b748e6659 - [OPT] Clearer exception message when file is illegal excel zip format. #272
- Code refacturing
2021-07-02 13:41:28 +08:00
WeiHanLin
f876de8d49 Thanks Jetbrains for providing a free All product IDE for this project 2021-07-01 00:30:16 +08:00
WeiHanLin
09efad8aa1 Fix CI error CS0122: 'DateTimeHelper' is inaccessible due to its protection level 2021-06-30 23:19:57 +08:00
wei
0904a80d10 0.17.2
-[Bug] Fix v0.16.0-0.17.1 custom format contains specific format (eg:`#,##0.000_);[Red]\(#,##0.000\)`), automatic converter will convert double to datetime #267
2021-06-30 17:21:15 +08:00
ITWeiHan
3c03f19a07 doc 2021-06-25 21:37:04 +08:00
ITWeiHan
428bdc628a doc : fix src 2021-06-25 21:36:20 +08:00
wei
a373015e37 0.17.1
- [New] Add QueryAsDataTableAsync(this Stream stream..)
- [OPT] More clear strong type conversion error message [#I3X2ZL](https://gitee.com/dotnetchina/MiniExcel/issues/I3X2ZL)
2021-06-23 14:59:47 +08:00
Wei
41725f6a39
Merge pull request #264 from isdaniel/master
add more unit test for async
2021-06-23 13:50:00 +08:00
damiel
a39d6ea08c use Assert.Null instead of Assert.Equal for null value. 2021-06-21 22:35:15 +08:00
damiel
a5675addeb add tests\MiniExcelTests\MiniExcelOpenXmlAsyncTests.cs 2021-06-21 22:30:01 +08:00