Home
Explore
Information
Event
License
Tool
软件代码质量检测云服务
持续集成与部署云服务
社区个性化内容推荐服务
贡献审阅人推荐服务
群体化学习服务
重睛鸟代码扫描工具
Sign in
Sign up
Fetch the repository succeeded.
Watch
257
Star
2.9K
Fork
577
dotNET China
/
MiniExcel
Fork this repository
Loading
Cancel
Confirm
Code
Issues
212
Pull Requests
0
Insights
Releases
Latest
1.36.0
8957d30
2024-12-12 23:47
Compare
1.36.0
阿翰
1.36.0 - [New] Write auto column width (#695) (via @Discolai) - [New] Enhance IDataReader export with DynamicColumnFirst and Custom Formatting Delegate (#700) (via @IcedMango) - [Bug] If cellValue is string no matter that it contains only numbers will put the value as text. Preventing of losing leading zeroes (via @psyhlo)
Last committed message:
1.36.0
1.35.0
8e41121
2024-11-10 19:45
Compare
1.35.0
阿翰
### 1.35.0 - [New] Formula attribute added to support in rows with dto or dynamic attributes (#679) (via @RaZer0k & Co-authored-by: Eulises Vargas ) - [New] Async implementation of freezing top row (#684) (via @BaatenHannes ) - [New] Upgrade to .NET 8.0 and refactor input value extraction (#681) (via @ramioh ) - [Bug] Yield empty self-closing row tags as empty row during query. (#673) (via @aulickiDnv )
Last committed message:
1.35.0
1.34.2
831c814
2024-09-14 20:14
Compare
1.34.2
阿翰
### 1.34.2 - [New] Add MniExcelDataReaderBase class to simplify code (#651) (via @ArgoZhang ) - [OPT] perf csv insert (#653) (via @izanhzh ) - [Bug] Fix dimension writing in FastMode (#659) (via @Discolai ) - [Bug] Fix QueryAsDataTable can't read Excel with only header rows (#647) (via @Discolai )
Last committed message:
1.34.2
1.34.1
6161e29
2024-08-10 16:58
Compare
1.34.1
阿翰
### 1.34.1 - [Bug] Fix Issue 632, refactor sheet styles (#640) (via @meld-cp) - [Bug] Fix StartSheetView for multiple selection (#641) (via @jiaguangli)
Last committed message:
1.34.1
1.34.0
228b3c1
2024-07-21 20:07
Compare
1.34.0
阿翰
### 1.34.0 - [New] 支持 freeze panes (#626) (via @meld-cp) - [New] 支持 DateTime Nullale support (via @jiaguangli) - [OPT] Reduce memory requirements when processing templates + template formulas (#638) (via @meld-cp) - [Bug] 修正 problem with multi-line when using Query (#628) (via @meld-cp) - [Bug] 修正 empty data reader issue. (#629) (via @duszekmestre) - [Bug] 修正 Fields of type long cannot be set to text normally #627 (via @shps951023)
Last committed message:
Fix NU5039 The readme file 'README.md' does not exist in the package
1.33.0
1cab06e
2024-07-07 13:30
Compare
1.33.0
阿翰
### 1.33.0 - [New] 支持 Template 公式 (#622) (via @meld-cp) - [New] 更新 DynamicConfiguration format (#595) (via @wangboshun) - [OPT] CSV enumeration and code reusage (#600) (via @duszekmestre) - [OPT] 1900 year DateTime correction #599 (via @duszekmestre) ### 1.32.1 - [New] .NET5^ support image `ReadOnlySpan<byte>` (via @shps951023) - [Bug] Remove bug with Portable.System.DateTimeOnly and only support DateOnly .NET6^ #594 (via @shps951023)
Last committed message:
Add docs for template formulas (#622)
1.32.0
ae4e68f
2024-05-12 18:02
Compare
1.32.0
阿翰
### 1.32.0 - [New] Using DynamicConfiguration when writing data using DataTable (via @pszybiak) - [New] Make System.DateOnly available as date in Excel (#576) (via @ofthelit) - [New] Allow ampersand in sheet names (via @ofthelit) - [OPT] Use true async processing for excel writer (#573) (via @duszekmestre) - [Bug] 修正 nullable enumeration conversion failure #567) (via @PurplestViper) - [Bug] IEnumerable traversed twice #422 (via @Discolai) - [Bug] 修正 Read empty string as null (via @pszybiak) - [Bug] 修正 CSV Reader Query faild on specific xlsx file, throws ExcelColumnNotFoundException (via @AZhrZho) - [Bug] 修正 DynamicExcelColumn configuration while saving IDictionary values (via @johannes-barta) - [Bug] 修正 propInfo.Key missing (via @shps951023) - [Bug] 修正 sharedStrings ref #549 (via @shps951023)
Last committed message:
update release doc
1.31.1-1.31.2
f1498a2
2023-08-10 15:21
Compare
1.31.1-1.31.2
阿翰
### 1.31.2 - [New] 支持automatic merge for same vertical cells between @merge and @endmerge tags (via @eynarhaji) - [New] 限制 merge tagged columns with @mergelimit column. First merge limited column and then merge other columns accordingly. (via @eynarhaji) - [New] 支持dynamic columns when generating sheet by IDataReader to change columns names & widths #514 (via @Laxynium) - [Bug] Fix R1C1 reference to A1 reference bug (via @ivan132) ### 1.31.1 - [OPT] Support property cache #23 (via @RRQM_Home)
Last committed message:
update documents
1.31.0
645a7cf
2023-05-28 12:29
Compare
1.31.0
阿翰
### 1.31.0 - [New] 支持 Fields #490 (via @jsgervais) - [New] 支持是否写入 null values cell #497 (via @0MG-DEN) - [Bug] 修复calc chain.xml 问题 #491(via @ArgoZhang) - [Bug] 修复特定文件 `/xl` 定位错误 #494 (via @ArgoZhang)
Last committed message:
update version and doc cn
1.30.3
0559847
2023-05-02 00:50
Compare
1.30.3
阿翰
### 1.30.3 - [New] 模版支持 if/else 单元格语句 (via @eynarhaji)
Last committed message:
Add supprt for if/elseif/else statements inside cell (#487)
1.30.2
6358ce4
2023-02-21 23:05
Compare
1.30.2
阿翰
### 1.30.2 - [New] 支持 grouped rows (via @eynarhaji) - [New] 支持 automatic merge vertical cells (via @eynarhaji)
Last committed message:
doc : add chinese readme desc
1.30.1
83d1208
2023-02-07 23:06
Compare
1.30.1
阿翰
### 1.30.1 - [New] 支持 function 自定义 separator (via @hyzx86) - [New] 支持 config for get sheet names (via @H4ad)
Last committed message:
doc : update release
1.30.0
a319bdb
2022-12-27 16:24
Compare
1.30.0
阿翰
### 1.30.0 - [New] 移除不支持的 .NET 5.0 支持 - [New] 支持 excel enum description string to enum #289 (via @KaneLeung)
Last committed message:
update doc
1.29.0
a30d3bb
2022-11-10 20:14
Compare
1.29.0
阿翰
### 1.29.0 - [New] SaveAs 支持 FastMode - [Bug] 修正 SaveAs OOM
Last committed message:
[New] SaveAs support FastMode
1.28.2
e311044
2022-10-29 23:05
Compare
1.28.2
阿翰
### 1.28.2 - [New] 支持 Assembly Strong Name Signature #450 - [New] 支持 QueryRange (via @1ras1)
Last committed message:
1.28.2
1.28.1
65f6998
2022-10-22 16:16
Compare
1.28.1
阿翰
### 1.28.1 - [Optimization] 减少 template save string memory allocation #439 (via @cupsos) - [Optimization] 移除 System.Memory 依赖 #441 (via @ping9719)
Last committed message:
1.28.1
1.28.0
d436511
2022-09-19 21:19
Compare
1.28.0
阿翰
## 1.28.0 - [New] 支持 CSV Insert 方法 #I4X92G (via @shps951023)
Last committed message:
[New] Support CSV Insert
#I4X92G
(via @shps951023)
1.27.0
0996ab8
2022-09-18 23:27
Compare
1.27.0
阿翰
### 1.27.0 - [New] 支持 DateTimeOffset and ExcelFormat #430 (via @Lightczx , @shps951023 ) - [Optimization] SaveAs by datareader 支持 dimension #231 (via @shps951023)
Last committed message:
[New] Support DateTimeOffset and ExcelFormat #430 (via
@Lightczx
, ...
1.26.6-1.26.7
b01e28c
2022-09-09 23:07
Compare
1.26.6-1.26.7
阿翰
### 1.26.7 - [OPT] 减少 memory allocation 使用 MemoryStream #427 (via @cupsos) - [OPT] 添加 System.Memory pacakge #427 (via @cupsos) - [OPT] 减少 memory allocation in GetImageFormat() #427 (via @cupsos) - [Bug] 修正 MiniExcel.SaveAsByTemplate value 为 List<Dictionary<string, object>> 异常错误 #413 (via @shps951023) ### 1.26.6 - [OPT] Template save performance #425 (via @lileyzhao)
Last committed message:
[Bug] Fixed MiniExcel.SaveAsByTemplate error when value is List<Dic...
1.26.5
1de3020
2022-06-30 21:52
Compare
1.26.5
阿翰
### 1.26.5 - [New] Added DataReader AutoFilter toggle #402 #401 (via @Rollerss) - [New] SaveAs support empty sharedstring #405
Last committed message:
[New] SaveAs support empty sharedstring #405
Download
To prevent Robot download, Please enter the captcha to continue
Cancel
Download