登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
Gitee AI
NEW
我知道了
查看详情
登录
注册
12月28日,「开源中国源创会年终盛典」珠海站再次回归!点击免费报名参会
代码拉取完成,页面将自动刷新
开源项目
>
程序开发
>
Excel工具包
&&
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
257
Star
2.9K
Fork
574
GVP
dotNET China
/
MiniExcel
代码
Issues
218
Pull Requests
0
统计
流水线
服务
Gitee Pages
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
我知道了,不再自动展开
发行版
最新版
1.36.0
8957d30
2024-12-12 23:47
对比
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)
最后提交信息为:
1.36.0
1.35.0
8e41121
2024-11-10 19:45
对比
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 )
最后提交信息为:
1.35.0
1.34.2
831c814
2024-09-14 20:14
对比
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 )
最后提交信息为:
1.34.2
1.34.1
6161e29
2024-08-10 16:58
对比
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)
最后提交信息为:
1.34.1
1.34.0
228b3c1
2024-07-21 20:07
对比
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)
最后提交信息为:
Fix NU5039 The readme file 'README.md' does not exist in the package
1.33.0
1cab06e
2024-07-07 13:30
对比
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)
最后提交信息为:
Add docs for template formulas (#622)
1.32.0
ae4e68f
2024-05-12 18:02
对比
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)
最后提交信息为:
update release doc
1.31.1-1.31.2
f1498a2
2023-08-10 15:21
对比
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)
最后提交信息为:
update documents
1.31.0
645a7cf
2023-05-28 12:29
对比
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)
最后提交信息为:
update version and doc cn
1.30.3
0559847
2023-05-02 00:50
对比
1.30.3
阿翰
### 1.30.3 - [New] 模版支持 if/else 单元格语句 (via @eynarhaji)
最后提交信息为:
Add supprt for if/elseif/else statements inside cell (#487)
1.30.2
6358ce4
2023-02-21 23:05
对比
1.30.2
阿翰
### 1.30.2 - [New] 支持 grouped rows (via @eynarhaji) - [New] 支持 automatic merge vertical cells (via @eynarhaji)
最后提交信息为:
doc : add chinese readme desc
1.30.1
83d1208
2023-02-07 23:06
对比
1.30.1
阿翰
### 1.30.1 - [New] 支持 function 自定义 separator (via @hyzx86) - [New] 支持 config for get sheet names (via @H4ad)
最后提交信息为:
doc : update release
1.30.0
a319bdb
2022-12-27 16:24
对比
1.30.0
阿翰
### 1.30.0 - [New] 移除不支持的 .NET 5.0 支持 - [New] 支持 excel enum description string to enum #289 (via @KaneLeung)
最后提交信息为:
update doc
1.29.0
a30d3bb
2022-11-10 20:14
对比
1.29.0
阿翰
### 1.29.0 - [New] SaveAs 支持 FastMode - [Bug] 修正 SaveAs OOM
最后提交信息为:
[New] SaveAs support FastMode
1.28.2
e311044
2022-10-29 23:05
对比
1.28.2
阿翰
### 1.28.2 - [New] 支持 Assembly Strong Name Signature #450 - [New] 支持 QueryRange (via @1ras1)
最后提交信息为:
1.28.2
1.28.1
65f6998
2022-10-22 16:16
对比
1.28.1
阿翰
### 1.28.1 - [Optimization] 减少 template save string memory allocation #439 (via @cupsos) - [Optimization] 移除 System.Memory 依赖 #441 (via @ping9719)
最后提交信息为:
1.28.1
1.28.0
d436511
2022-09-19 21:19
对比
1.28.0
阿翰
## 1.28.0 - [New] 支持 CSV Insert 方法 #I4X92G (via @shps951023)
最后提交信息为:
[New] Support CSV Insert
#I4X92G
(via @shps951023)
1.27.0
0996ab8
2022-09-18 23:27
对比
1.27.0
阿翰
### 1.27.0 - [New] 支持 DateTimeOffset and ExcelFormat #430 (via @Lightczx , @shps951023 ) - [Optimization] SaveAs by datareader 支持 dimension #231 (via @shps951023)
最后提交信息为:
[New] Support DateTimeOffset and ExcelFormat #430 (via
@Lightczx
, ...
1.26.6-1.26.7
b01e28c
2022-09-09 23:07
对比
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)
最后提交信息为:
[Bug] Fixed MiniExcel.SaveAsByTemplate error when value is List<Dic...
1.26.5
1de3020
2022-06-30 21:52
对比
1.26.5
阿翰
### 1.26.5 - [New] Added DataReader AutoFilter toggle #402 #401 (via @Rollerss) - [New] SaveAs support empty sharedstring #405
最后提交信息为:
[New] SaveAs support empty sharedstring #405
下载
请输入验证码,防止盗链导致资源被占用
取消
下载
C#
1
https://gitee.com/dotnetchina/MiniExcel.git
git@gitee.com:dotnetchina/MiniExcel.git
dotnetchina
MiniExcel
MiniExcel
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
评论
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册