Commit Graph

163 Commits

Author SHA1 Message Date
wei
9df9e51946 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 18:07:23 +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
b8497f532a Query dynamic with first head will ignore blank/whitespace columns, from issue #137 2021-04-01 17:16:05 +08:00
wei
73743820a8 [test] Issue138 unit test 2021-04-01 15:16:29 +08:00
wei
1233929cee ### 0.9.1
- [Bug] Solve cannot convert Cell value to Nullable<T> (issue #138)
2021-04-01 14:15:43 +08:00
wei
2b3def7f46 [Bug] StrongTypeMapping Query empty row will be generated repeatedly 2021-04-01 13:43:14 +08:00
wei
ceab6e069d 0.9.0
- [Bug] Solve cannot convert Cell value to Nullable<T> (issue #138)
- [Bug] Solve System.IO.Compression referencing twice  (issue #97)
2021-04-01 13:27:39 +08:00
wei
d92ed62290 doc 2021-04-01 11:42:58 +08:00
wei
c585ca8072 [Bug] Solve System.IO.Compression referencing twice (issue #97) 2021-04-01 08:40:47 +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
7c14eb2fc7 samples\xlsx\TestBasicTemplate.xlsx 2021-03-31 11:32:53 +08:00
wei
3e6f0351c9 remove unused code 2021-03-31 09:14:20 +08:00
wei
c3dc6ae503 doc 2021-03-30 21:37:12 +08:00
wei
1826b0b669 add closedxml epplus openxmlsdk performance test 2021-03-30 21:36:27 +08:00
wei
93aee8d5d9 drafts\【CloseXml】Create by IEnumerable.linq
drafts\【CloseXml】Read.linq
drafts\【ClosedXml】Create by IEnumerable.linq
drafts\【ClosedXml】Read.linq
drafts\【EPPlus】Create by IEnumerable.linq
drafts\【OpenXmlSDK】Create by IEnumerable.linq
drafts\【OpenXmlSDK】Read.linq
2021-03-30 21:35:26 +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
9d61fe1292 drafts\【Try】IEnumerable Cast.linq 2021-03-30 09:55:25 +08:00
wei
7463bcdaa2 Add QueryFirst benchmarks 2021-03-30 09:55:01 +08:00
wei
23c696dd27 [doc] Support traditional chinese 2021-03-30 09:54:04 +08:00
wei
c4946efc5a ignore /BenchmarkDotNet.Artifacts 2021-03-30 09:53:14 +08:00
wei
eaa110f376 [doc] add traditional chinese readme 2021-03-29 19:16:56 +08:00
wei
ebeca55ffc Samples/TestDataTableBasic 2021-03-29 16:30:01 +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
fc99242bb2 0.8.0 2021-03-29 10:00:17 +08:00
wei
131024c213 doc 2021-03-29 09:58:36 +08:00
wei
295bfada88 MiniExcel Query by filePath tests 2021-03-29 09:58:26 +08:00
wei
13b601e8b1 0.8.0
- [New] Add MiniExcel.Query by file path method
2021-03-29 09:43:57 +08:00
wei
2e087abf83 Code Refacturing 2021-03-29 09:27:42 +08:00
wei
7f72880784 0.7.0 2021-03-28 22:56:18 +08:00
wei
3493bc76f5 Init Benchmark 2021-03-28 22:55:58 +08:00
wei
201022a794 [Breaking Change] SaveAs value parameter change type check logic 2021-03-28 02:08:50 +08:00
wei
c9a730dd64 drafts\【Try】Lazy Loading Memory Different.linq
drafts\【CloseXml】Create by IEnumerable.linq
drafts\【JsonNet】Empty Enumerable Type Loigc.linq
drafts\【MiniExcel】Create 1048576x2.linq
drafts\【MiniExcel】Unicode words.linq
drafts\【Try】Get Generic Type.linq
2021-03-28 01:36:06 +08:00
wei
c4c8b000e0 doc 2021-03-26 14:53:04 +08:00
wei
4fc9700f5f drafts\【Try】Compare between StreamWrite each time & write one time & write batch times.linq 2021-03-26 14:45:13 +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
4ebe435878 code refacturing 2021-03-26 09:02:55 +08:00
wei
7222d58979 0.5.0
- Support OpenXml Xlsx SaveAs writer mode that avoids OOM
- [Breaking Change] Remove SaveAs startCell parameter
- [Bug] Fix SaveAs dimension printHeader:true not correct
2021-03-26 08:57:11 +08:00
wei
421bbabf83 Support minify default openxml xml 2021-03-25 16:10:24 +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
ece657352e drafts\【LazyLoading】IEnumerable extract code lazy loading show Stream was not readable.linq 2021-03-25 13:45:59 +08:00
wei
c8de5eccfe code refactoring : SaveAs 2021-03-25 13:25:23 +08:00
wei
c6eccfc981 doc 2021-03-25 11:59:05 +08:00
wei
8cca5fedde Support csv query typemapping 2021-03-25 11:35:26 +08:00
wei
7cbc2cbe19 code refactoring 2021-03-25 11:05:14 +08:00