wei
175e8a5234
Just rename
2021-03-25 09:30:39 +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
wei
15c87decf1
Support create CSV file or stream by SaveAs
2021-03-22 17:14:11 +08:00
ITWeiHan
d990195f89
0.3.0
2021-03-21 18:26:00 +08:00
wei
6f60ebd860
Support SaveAs by IEnumerable of DapperRow and IDictionary<string,object>
2021-03-21 17:10:37 +08:00
wei
727d14e23f
Support SaveAs DapperRow and IDictionary
2021-03-21 17:00:44 +08:00
ITWeiHan
07f10a520f
Support TimeSpan Mapping
2021-03-20 23:54:42 +08:00
ITWeiHan
b8605c9bda
Support DatetimeSpanFormat Mapping DateTime
2021-03-20 14:51:06 +08:00
wei
786e2a82bd
0.2.2
...
- SavaAs support xl/sheet dimension
- [Breaking Changes] SaveAs value type from object to DataTable & ICollection
- Bug fix: ICollection with type but no data error (https://github.com/shps951023/MiniExcel/issues/105 )
2021-03-18 11:41:22 +08:00
ITWeiHan
1d33ccdce8
SaveAs File by datatable with dimension
2021-03-18 00:40:46 +08:00
ITWeiHan
1c72760c71
- Support : empty rows dimension
...
- Fix : dimension just one column parsing error
2021-03-18 00:17:45 +08:00
wei
f3c9caa777
Finish : [Query Support Sheet Xml c without r · Issue #2 · shps951023/MiniExcel]( https://github.com/shps951023/MiniExcel/issues/2 )
2021-03-16 20:12:04 +08:00
wei
e23ec5ba02
appveyor
2021-03-16 15:07:10 +08:00
wei
7580d515e9
support appveyor
2021-03-16 14:58:14 +08:00
wei
0e4ad095b1
Optimize bool and datetime auto check
2021-03-16 09:33:37 +08:00
wei
94775c9638
- Add Query strongly typed mapping
...
- Add QueryFirstOrDefault、QuerySingle、QuerySingleOrDefault
2021-03-15 13:41:29 +08:00
wei
9ec0b3fe88
tests move to /tests folders
2021-03-15 09:00:48 +08:00