登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
模力方舟
AI 队友
登录
注册
代码拉取完成,页面将自动刷新
开源项目
>
程序开发
>
Excel工具包
&&
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
273
Star
3.1K
Fork
616
GVP
dotNET China
/
MiniExcel
代码
Issues
230
Pull Requests
0
统计
流水线
服务
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
SBOM
我知道了,不再自动展开
发行版
最新版
1.41.3
3c2cdde
2025-06-21 23:39
对比
1.41.3
阿翰
### 1.41.3 * 【新增】在 `CsvConfiguration` 中新增 `QuoteWhitespaces` 選項,用於對包含空白字元的字串加上雙引號 #790(貢獻者:@michelebastione) * 【錯誤修正】修正使用 `IDataReader` 作為來源產生資料時,`DynamicExcelColumn` 的 `Ignore` 屬性無效的問題 #584(貢獻者:@michelebastione) * 【錯誤修正】v1.41.2 中 `AddPicture` 功能無法使用的問題 #814(貢獻者:@shps951023) * 【錯誤修正】v1.41.1 中 `AddPicture` 插入的圖片最大列與欄僅限於 2 個儲存格的問題 #815(貢獻者:@shps951023) * 【錯誤修正】`AddPicture` 在匯出檔案後再次執行時出現錯誤的問題 #816(貢獻者:@shps951023)
最后提交信息为:
v1.41.3 release (#819)
1.41.2
6744a78
2025-05-23 17:01
对比
1.41.2
阿翰
### 1.41.2 - [New] Fixes enum behaviour and adds support for DescriptionAttribute when saving by template (via @michelebastione ) - [Bug] SaveAsByTemplate - Excel Dimension Xml is null #459 (via @michelebastione ) - [Other] Benchmarks refactoring and adaptation for making them run on Github Actions (#777) (via @michelebastione ) - [Other] add deepwiki link and badge (via @isdaniel )
最后提交信息为:
1.41.2
1.41.1
38eb60c
2025-04-25 21:12
对比
1.41.1
阿翰
1.41.1 [新增] 添加了工作表尺寸功能 (#774) (由 @michelebastione 提供) [修复] 通过模板保存时会在每一行引入非预期的值复制问题 #771 (由 @shps951023 提供) [修复] 在版本 > 1.39.0 中,SaveAsByTemplate 方法在处理超过 Z 列的模板时无法正常工作 #773 (由 @shps951023 提供) [修复] 修复 Excel 的 style.xml 文件中 numFmtId 重复的问题,系统错误提示:具有相同键的项已存在 #772 (由 @shps951023 提供)
最后提交信息为:
1.41.1
1.41.0
b198816
2025-04-20 22:57
对比
1.41.0
阿翰
#### 1.41.0 - [New] 支持批量图片新增 MiniExcel AddPicture #770 (via @shps951023) - [New] OpenXmlConfiguration中添加 是否写入文件路径的配置项 ,实现导入图片时候对应单元格可以不填充文本. (via @dotnetfans)
最后提交信息为:
[doc] v 1.41.0 release
1.40.1
8e0c266
2025-04-18 23:04
对比
1.40.1
阿翰
### 1.40.1 - [New] Added support for DateOnly type in query mapping (via @michelebastione) - [New] Added StyleOptions class to OpenXmlConfiguration to allow more direct control over cell styles (#761) (via @michelebastione) - [Bug] Fix SaveAsByTemplate empty generated result
最后提交信息为:
[doc] 1.40.1
1.40.0
1d16612
2025-04-10 20:19
对比
1.40.0
阿翰
1.40.0 [新增] 添加了对工作表名称过长的警告异常(由 @michelebastione 提供) [新增] 添加了修剪列名和忽略空行的选项(由 @michelebastione 提供) [新增] 在 ExcelOpenXmlSheetWriter.Async 中添加了 IAsyncDisposable 调用(由 @michelebastione 提供) [新增] 为 Excel 模板添加条件格式支持 (#745)(由 @Notallthatevil 提供) [新增] 在项目文件中添加对 .NET 9.0 的支持 (#744)(由 @Notallthatevil 提供) [修复] 修复了无效单元格值被错误解析为有效值的问题(由 @michelebastione 提供) [修复] 将某些测试中的 NotImplementedException 断言更改为 NotSupportedException(由 @michelebastione 提供) [修复] 移动了工作表名称检查并修复了日期时间格式化错误(由 @michelebastione 提供) [优化] 优化 SaveAsByTemplate 方法的最大内存使用量(大文件可降低6倍) #750 (#752)(由 @shps951023 提供) [优化] 优化 SaveAsTemplate 方法 (#749)(由 @michelebastione 提供) [优化] 移除了 DateTimeHelper.FromOADate 及相关代码(由 @michelebastione 提供) [优化] 移除了 csproj 文件中的冗余属性 (#748)(由 @AZhrZho 提供)
最后提交信息为:
1.34.0
1.39.0
6105d3d
2025-03-17 18:28
对比
1.39.0
阿翰
### 1.39.0 - [New] Added support for Uri mapping (#726) (via @michelebastione) - [New] Added insert sheet feature about ContentTypesXml processing (#728) (via @izanhzh) - [New] Supports the TimeSpan type, double.NaN exports invalid values, and when reading, it needs to be determined whether it is a double value. (via @wxn401) - [Bug] Fixed parsing bug in the conversion to double (#734) (via @michelebastione) - [Bug] Fixed configuration is not used when writing using IDataReader #735 (via @michelebastione) - [Bug] Fixed configuration is not used when writing using IDataReader #735 (via @michelebastione) - [Bug] Fixed cancellation token not working for some async methods, enhanced export methods by returning number of rows, added active tab functionality, tests and code cleanup (#738) (via @michelebastione)
最后提交信息为:
Fixed cancellation token not working for some async methods, enhanc...
1.38.0
9b37e22
2025-02-16 17:44
对比
1.38.0
阿翰
### 1.38.0 - [New] feat(DynamicExcelColumn): make the CustomFormatter property more powerful (#715) (via @izanhzh) - [New] feat(ExcelNumberFormat): extend the SectionType (#716) (via @izanhzh) - [New] feat(ExcelOpenXmlSheetWriter): adjust the location of the CustomFormatter execution (#722) (via @izanhzh) - [New] WriteEmptyStringAsNull implementation (#725) (via @jiangyi1985) - [Bug] Fix @group tag not working with certain IEnumerable types (#723) (via @JamesDSource) - [OPT] Optimized ContainsKey calls to TryGetValue (via @michelebastione) - [OPT] Changed Count() method calls to Count property (via @michelebastione) - [OPT] Materialized some IEnumerables using ToList (via @michelebastione) - [OPT] Added safe IDisposable cast to IEnumerator (via @michelebastione) - [OPT] Removed superfluous indentation and parenthesis (via @michelebastione)
最后提交信息为:
Merge pull request #724 from michelebastione/master
1.36.1-1.37.0
6f7ce30
2025-01-20 22:33
对比
1.36.1-1.37.0
阿翰
### 1.37.0 - [New] feat: support insert sheet (#709) (via @izanhzh) - [Bug] fix(MiniExcelDataReader): GetOrdinal always returns 0 (#711) (via @izanhzh) - [OPT] Generalize excel writing with a common write adapter and implement writing IAsyncEnumerable (#712) (via @Discolai , @izanhzh) ### 1.36.1 - [New] feat(MiniExcelDataReaderBase): add asynchronous support (#706) (via @izanhzh , @ArgoZhang )
最后提交信息为:
1.37.0
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
下载
请输入验证码,防止盗链导致资源被占用
取消
下载
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 帐号,请先登录后再操作。
立即登录
没有帐号,去注册