Commit Graph

76 Commits

Author SHA1 Message Date
ITWeiHan
c3e67b4fb2 Add Datatable parameter test 2021-04-19 02:49:16 +08:00
ITWeiHan
61d816f477 - [Bug] Fix after stream SaveAs/SaveAsByTemplate, miniexcel will close stream [#200](https://github.com/shps951023/MiniExcel/issues/200) 2021-04-18 10:57:50 +08:00
ITWeiHan
0beb96cf91 [New] SaveAsByTemplate by template bytes 2021-04-18 00:13:41 +08:00
ITWeiHan
14c99087d6 doc : fix img link error 2021-04-17 02:34:46 +08:00
wei
aaa4f43479 doc 2021-04-16 21:04:34 +08:00
wei
7513f20aef support 4.5 .net framework 2021-04-16 19:38:01 +08:00
wei
4728be6fe5 doc add FQA 2021-04-15 12:12:28 +08:00
wei
e7f858a6e4 - [Fix] Template concating cell value type problem #179
- [Fix] Template fix non-nullable numeric type cell type is 'str' #180
2021-04-15 10:36:52 +08:00
wei
6bd9195a4a Paging Query 2021-04-14 16:35:28 +08:00
wei
1ea8957a6a - [New] Support GetColumns method #174
- [Fix] dimension without x prefix #175
2021-04-14 15:42:05 +08:00
wei
00d5231ebc doc fix a-name link 2021-04-14 14:56:52 +08:00
wei
6e3424cb7a doc 2021-04-14 14:47:55 +08:00
wei
bb250dc53b doc 2021-04-14 14:37:55 +08:00
ITWeiHan
6dea49daa4 0.12.0-beta
- [New] Support `Filling Excel` by SaveAsByTemplate method to fill data into excel by xlsx template
2021-04-13 23:33:01 +08:00
wei
d8721c380e Template generate support by POCO 2021-04-13 18:40:04 +08:00
ITWeiHan
77bfb1c750 0.11.1
- [New] Support Support ColumnIndex Attribute [#142](#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:27:29 +08:00
ITWeiHan
8e18570fb7 doc 2021-04-09 17:11:32 +08:00
ITWeiHan
004c32e3ec doc 2021-04-09 16:55:15 +08:00
ITWeiHan
a577af9079 LINQPad Basic Demo 2021-04-09 16:52:53 +08:00
wei
d691e6dc14 doc 2021-04-08 11:03:06 +08:00
wei
485c8b664c 0.11.0
- [New] Added GetSheetNames method support multi-sheets Query
- [New] Query support by sheet name
- Optimiz SaveAs/Query excel file type auto-check
2021-04-08 10:22:50 +08:00
ITWeiHan
656b1d65f1 doc 2021-04-05 18:46:35 +08:00
ITWeiHan
d57a476a27 doc 2021-04-05 18:44:27 +08:00
ITWeiHan
be27f161f0 doc 2021-04-05 14:46:10 +08:00
wei
751e7edf5a add discussions 2021-04-03 13:00:42 +08:00
wei
48c3eb9798 Contributors 2021-04-03 12:51:03 +08:00
wei
4a79a3677a doc 2021-04-02 21:55:02 +08:00
wei
05425ec189 dor 2021-04-02 21:53:34 +08:00
wei
77cf5f2feb 0.10.0
- [New] Query dynamic with first head will ignore blank/whitespace columns
- [New] Query type mapping support Custom POCO excel column name/ignore attribute
2021-04-02 17:59:57 +08:00
wei
d92ed62290 doc 2021-04-01 11:42:58 +08:00
wei
49351287a9 [doc] support simplified Chinese 2021-03-31 17:18:20 +08:00
wei
ff626bbab8 [doc] add core flow logic draw 2021-03-31 11:37:05 +08:00
wei
c3dc6ae503 doc 2021-03-30 21:37:12 +08:00
wei
c29d6b80e5 doc 2021-03-30 10:17:48 +08:00
wei
bcf371f660 doc 2021-03-30 10:14:42 +08:00
wei
23c696dd27 [doc] Support traditional chinese 2021-03-30 09:54:04 +08:00
wei
eaa110f376 [doc] add traditional chinese readme 2021-03-29 19:16:56 +08:00
wei
a6131df537 [doc] update online demo link 2021-03-29 11:22:56 +08:00
wei
cfa5256f44 doc 2021-03-29 10:29:55 +08:00
wei
8e6d6e2069 [doc] Edit About 2021-03-29 10:03:04 +08:00
wei
131024c213 doc 2021-03-29 09:58:36 +08:00
wei
c4c8b000e0 doc 2021-03-26 14:53:04 +08:00
wei
f9c9f0514d doc : support .net version 2021-03-26 14:44:52 +08:00
wei
92a4c3fa66 ### 0.6.0
- [New] SaveAs support parameter IEnumerable lazy loading
- [Breaking Change] Remove SaveAs by object, now only support Datatable,IEnumerable<T>,ICollection<T>
- [Bug] Fix empty rows generate excel error (issue: #128)
2021-03-26 13:46:08 +08:00
wei
6cf42d9abf doc: update try it link 2021-03-25 15:31:45 +08:00
wei
3540d55e04 Add try it online demo 2021-03-25 15:11:16 +08:00
wei
c6eccfc981 doc 2021-03-25 11:59:05 +08:00
wei
ea2a5e50d6 - [Breaking Changes] Remove Query First/FirstOrDefault/Single/SingleOrDefault, user can use LINQ method do it.
- Remove Query by path
2021-03-25 10:36:04 +08:00
wei
44be8642b8 doc 2021-03-24 17:11:46 +08:00
ITWeiHan
d990195f89 0.3.0 2021-03-21 18:26:00 +08:00