Wei
bbe29ae1b3
[New] SaveAs support overwriteFile parameter for enable/unable overwriting exist file #307
2022-03-19 21:14:20 +08:00
Wei
c5108d3a09
[Doc] update topic
2022-03-14 12:07:32 +08:00
Wei
6ae635bf26
[New] SaveAsByTemplate default ignore template missing parameter key exception, OpenXmlConfiguration.IgnoreTemplateParameterMissing can control it. #I4WXFB
2022-03-09 22:48:15 +08:00
Wei
a222e2a4f8
[New] Support System.ComponentModel.DisplayName's [DisplayName]
as title [#I4TXGT]
2022-02-16 16:20:42 +08:00
Wei
c46a03dfc7
[New] Support GetReader
method #328 #290
2022-02-14 16:22:59 +08:00
Wei
3deedcb2e0
- [Breaking Change] Remove Byte Array to base64 Converter
...
- [Breaking Change] Replace `ConvertByteArrayToBase64String` by `EnableConvertByteArray`
2022-02-12 16:05:05 +08:00
Wei
f2f5e6d497
[Bug] SaveAs file error (Excel cell max length 32,767 characters) #327
2022-02-12 15:51:57 +08:00
Wei
5db234d019
- [New] SaveAs support to custom CultureInfo #316
...
- [New] Query support to custom CultureInfo #316
2022-02-12 09:51:08 +08:00
Wei
ebc05c508d
[New] Query support to custom CultureInfo
2022-02-10 17:13:11 +08:00
Wei
e4b9a99e2e
- [New] SaveAs CSV support to custom CultureInfo
...
- [Doc] Update logo icon
2022-02-08 10:53:47 +08:00
Wei
67eddb9239
Doc : add donate link
2022-01-28 05:32:36 +08:00
Wei
a3693db188
[New] ExcelFormat support DateTimeOffset/Decimal/double etc. type format #I49RZH #312 #305
2022-01-22 17:02:16 +08:00
Wei
1416af71c0
- [New] Support byte file import/export
...
- [New] SaveAs support to convert byte[] value to base64 string
- [New] Query support to convert base64 value to byte[]
- [New] OpenXmlConfiguration add `ConvertByteArrayToBase64String` to turn on/off base64 convertor
2022-01-21 17:21:14 +08:00
Wei
45e4a57c20
[New] SaveAs support image #304
2022-01-21 12:01:22 +08:00
Wei
ecf4929df4
Doc : How SaveAs(path,value) to replace exists file and without throwing "The file ...xlsx already exists error"
2022-01-02 16:55:36 +08:00
Wei
b1f9acb9bf
Fix bug : remove ExcelNumberFormat nuget to resolve error NU3037
2021-11-15 16:21:30 +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
1c76e4d5da
Doc : How to remove empty rows?
2021-10-19 16:36:37 +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
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
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
3d7590b6a0
Doc:How to stop the foreach when blank row?
2021-08-20 17:07:26 +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
417b1b79d5
Code Refacturing & document fix
2021-07-30 08:45:26 +08:00
wei
eb3bf99211
Doc : add basic version
2021-07-19 13:22:07 +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
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
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
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
9a2fd59a35
0.17.0
...
- [New] Support Async/Task #52 , contributor: [isdaniel ( SHIH,BING-SIOU)](https://github.com/isdaniel )
2021-06-21 12:04:34 +08:00
ITWeiHan
f2d2faaf7b
Convert csv to xlsx #261
2021-06-20 20:52:31 +08:00
ITWeiHan
ab3f27434b
[New] SaveAsByTemplate support DateTime custom format #255
2021-06-19 21:32:57 +08:00
ITWeiHan
dd2ccf0163
doc : Q. Why no title empty excel is generated when the value is empty when exporting Excel
2021-06-19 18:33:21 +08:00
wei
4d98d087d1
doc
2021-06-19 18:03:08 +08:00
wei
edf8cf0e9e
doc : SaveAs
2021-06-09 09:09:18 +08:00
wei
79fb9c4d5c
Fix Csv SaveAs by datareader with encoding default show messy code #253
2021-06-08 17:12:12 +08:00
wei
7f191110fa
doc : custom csv
2021-06-08 09:35:09 +08:00
wei
d5a74e7136
doc : GetSheetNames method doesn't need ToList
2021-06-05 20:10:39 +08:00
wei
f18c82fad0
Q. How does Query use integer indexs?
2021-06-02 16:56:33 +08:00
wei
e3fb9c3ebe
doc : Dynamic Query cast row to `IDictionary<string,object>
2021-05-31 10:37:45 +08:00
wei
2c920d6dc7
doc : i18n multi-language and role authority management
2021-05-20 15:58:07 +08:00
wei
2e2fa21d17
doc : i18n multi-language and role authority management
2021-05-20 15:54:51 +08:00
wei
9a04444132
- Csv type mapping Query error "cannot be converted to xxx type" #243
...
- Doc : datetime format
2021-05-20 11:31:25 +08:00
wei
6da40a0c50
0.15.0
...
- [New] SaveAs change default style and provide style options enum #132
- [New] Support SaveAs by DataSet #235
2021-05-19 17:13:47 +08:00