Magicodes.IE.Core 2.2.0-beta5
导入导出通用库,通过导入导出DTO模型来控制导入和导出,支持Excel、Word、Csv、Pdf和Html以及动态导出。
开源库地址:https://github.com/xin-lai
博客地址:http://www.cnblogs.com/codelove/
交流QQ群:85318032
https://github.com/dotnetcore/Magicodes.IE/issues/68
- **【Nuget】版本更新到2.2.0-beta5**
- **【Excel导入导出】修复.NET Core 2.2的包引用问题**
Showing the top 20 packages that depend on Magicodes.IE.Core.
| Packages | Downloads |
|---|---|
|
Magicodes.IE.Excel
Import and export general library, support Dto import and export, template export, fancy export and dynamic export, support Excel, Csv, Word, Pdf and Html.
导入导出通用库,支持Dto导入导出、模板导出、花式导出以及动态导出,支持Excel、Csv、Word、Pdf和Html。
开源库地址:https://github.com/xin-lai
博客地址:http://www.cnblogs.com/codelove/
更新记录:https://github.com/dotnetcore/Magicodes.IE/blob/master/RELEASE.md
公众号:麦扣聊技术
交流QQ群:85318032
|
2 |
|
Magicodes.IE.Excel
Import and export general library, support Dto import and export, template export, fancy export and dynamic export, support Excel, Csv, Word, Pdf and Html.
导入导出通用库,支持Dto导入导出、模板导出、花式导出以及动态导出,支持Excel、Csv、Word、Pdf和Html。
开源库地址:https://github.com/xin-lai
博客地址:http://www.cnblogs.com/codelove/
更新记录:https://github.com/dotnetcore/Magicodes.IE/blob/master/RELEASE.md
公众号:麦扣聊技术
交流QQ群:85318032
**2021.10.23**
- 导出日期格式化支持'DateTimeOffset'类型,具体见PR[#349](https://github.com/dotnetcore/Magicodes.IE/pull/349),感谢[YaChengMu](https://github.com/YaChengMu)
- 修改Magicodes.IE.EPPlus的包依赖PR[#351](https://github.com/dotnetcore/Magicodes.IE/pull/351)
**2021.10.13**
- 支持自定义列字体颜色,具体见PR[#342](https://github.com/dotnetcore/Magicodes.IE/pull/342),感谢[xiangxiren](https://github.com/xiangxiren)
- 修复日期格式化的问题,具体见PR[#344](https://github.com/dotnetcore/Magicodes.IE/pull/344),感谢[ccccccmd](https://github.com/ccccccmd)
**2021.10.06**
- 修复 [#337](https://github.com/dotnetcore/Magicodes.IE/issues/377),bool?类型导出的映射问题
**2021.10.05**
- 合并Magicodes.EPPlus到Magicodes.IE,修复所有单元测试并修复部分Bug
|
1 |
|
Magicodes.IE.Html
Import and export general library, support Dto import and export, template export, fancy export and dynamic export, support Excel, Csv, Word, Pdf and Html.
导入导出通用库,支持Dto导入导出、模板导出、花式导出以及动态导出,支持Excel、Csv、Word、Pdf和Html。
开源库地址:https://github.com/xin-lai
博客地址:http://www.cnblogs.com/codelove/
更新记录:https://github.com/dotnetcore/Magicodes.IE/blob/master/RELEASE.md
公众号:麦扣聊技术
交流QQ群:85318032
**2021.10.23**
- 导出日期格式化支持'DateTimeOffset'类型,具体见PR[#349](https://github.com/dotnetcore/Magicodes.IE/pull/349),感谢[YaChengMu](https://github.com/YaChengMu)
- 修改Magicodes.IE.EPPlus的包依赖PR[#351](https://github.com/dotnetcore/Magicodes.IE/pull/351)
**2021.10.13**
- 支持自定义列字体颜色,具体见PR[#342](https://github.com/dotnetcore/Magicodes.IE/pull/342),感谢[xiangxiren](https://github.com/xiangxiren)
- 修复日期格式化的问题,具体见PR[#344](https://github.com/dotnetcore/Magicodes.IE/pull/344),感谢[ccccccmd](https://github.com/ccccccmd)
**2021.10.06**
- 修复 [#337](https://github.com/dotnetcore/Magicodes.IE/issues/377),bool?类型导出的映射问题
**2021.10.05**
- 合并Magicodes.EPPlus到Magicodes.IE,修复所有单元测试并修复部分Bug
|
1 |
|
Magicodes.IE.Excel
导入导出通用库,通过导入导出DTO模型来控制导入和导出,支持Excel、Word、Csv、Pdf和Html以及动态导出。
开源库地址:https://github.com/xin-lai
博客地址:http://www.cnblogs.com/codelove/
交流QQ群:85318032
**2020.09.14**
- 【Nuget】版本更新到2.4.0-beta1
1、支持单元格导出宽度设置
2、Excel导出支持对Enum的ValueMapping设置
3、Excel导出支持对bool类型的ValueMapping设置
|
1 |
|
Magicodes.IE.Excel
导入导出通用库,通过导入导出DTO模型来控制导入和导出,支持Excel、Word、Csv、Pdf和Html以及动态导出。
开源库地址:https://github.com/xin-lai
博客地址:http://www.cnblogs.com/codelove/
交流QQ群:85318032
**2020.11.20**
- 【Nuget】版本更新到2.5.0-beta4
- 导入Excel对Enum类型匹配值映射时,忽略值前后空格
**2020.10.29**
- 【Nuget】版本更新到2.5.0-beta3
- 导入模板支持Excel内置验证 [#167](https://github.com/dotnetcore/Magicodes.IE/issues/167)
**2020.10.20**
- 【Nuget】版本更新到2.5.0-beta2
- Excel导出支持HeaderRowIndex [#164](https://github.com/dotnetcore/Magicodes.IE/issues/164)
- 增加Excel枚举导出对DescriptionAttribute的支持[#168](https://github.com/dotnetcore/Magicodes.IE/issues/168)
|
1 |
|
Magicodes.IE.Excel
Excel导入导出通用库。
官方网址:http://xin-lai.com
开源库地址:https://github.com/xin-lai
博客地址:http://www.cnblogs.com/codelove/
交流QQ群:85318032
小店地址:https://shop113059108.taobao.com/
|
1 |
|
Magicodes.IE.Excel
导入导出通用库,通过导入导出DTO模型来控制导入和导出,支持Excel、Word、Csv、Pdf和Html以及动态导出。
开源库地址:https://github.com/xin-lai
博客地址:http://www.cnblogs.com/codelove/
交流QQ群:85318032
**2020.10.29**
- 【Nuget】版本更新到2.5.0-beta3
- 导入模板支持Excel内置验证 [#167](https://github.com/dotnetcore/Magicodes.IE/issues/167)
**2020.10.20**
- 【Nuget】版本更新到2.5.0-beta2
- Excel导出支持HeaderRowIndex [#164](https://github.com/dotnetcore/Magicodes.IE/issues/164)
- 增加Excel枚举导出对DescriptionAttribute的支持[#168](https://github.com/dotnetcore/Magicodes.IE/issues/168)
**2020.10.01**
- 【Nuget】版本更新到2.4.0
- 支持单元格导出宽度设置 [#129](https://github.com/dotnetcore/Magicodes.IE/issues/129)
- Excel导出支持对Enum的ValueMapping设置 [#106](https://github.com/dotnetcore/Magicodes.IE/issues/106)
- Excel导出支持对bool类型的ValueMapping设置 [#16](https://github.com/dotnetcore/Magicodes.IE/issues/16)
- [#152](https://github.com/dotnetcore/Magicodes.IE/issues/152) 筛选器支持依赖注入
- #151 导出添加AutoFitMaxRows,超过指定行数则不启用AutoFit
- 添加全局IsDisableAllFilter属性,以通过特性禁用所有筛选器
- [#142](https://github.com/dotnetcore/Magicodes.IE/issues/142) 【修复】根据模板列表高度的设置,统一设置渲染高度
- [#157](https://github.com/dotnetcore/Magicodes.IE/issues/157)【修复】对低版本框架的兼容
- Excel导入对图片获取算法的优化
**2020.09.26**
- 【Nuget】版本更新到2.4.0-beta4
#157 【修复】对低版本框架的兼容
|
1 |
|
Magicodes.IE.Excel
导入导出通用库。
官方网址:http://xin-lai.com
开源库地址:https://github.com/xin-lai
博客地址:http://www.cnblogs.com/codelove/
交流QQ群:85318032
小店地址:https://shop113059108.taobao.com/
|
1 |
|
Magicodes.IE.Excel
Import and export general library, support Dto import and export, template export, fancy export and dynamic export, support Excel, Csv, Word, Pdf and Html.
导入导出通用库,支持Dto导入导出、模板导出、花式导出以及动态导出,支持Excel、Csv、Word、Pdf和Html。
开源库地址:https://github.com/xin-lai
博客地址:http://www.cnblogs.com/codelove/
公众号:麦扣聊技术
交流QQ群:85318032
**2021.04.03**
- Excel导入逻辑移除5万行的限制,默认不限制导入数量
**2021.03.30**
- Excel修复OutputBussinessErrorData扩展方法
- 多Sheet导入对Stream的支持
**2021.03.12**
- Excel模板导出支持使用Dictionary、ExpandoObject完成动态导出
- 优化模板导出逻辑
**2021.03.08**
- Excel模板导出支持使用JSON对象完成动态导出
**2021.03.05**
- Excel导入支持合并行数据 [#239](https://github.com/dotnetcore/Magicodes.IE/issues/239)
|
1 |
|
Magicodes.IE.Excel
Import and export general library, support Dto import and export, template export, fancy export and dynamic export, support Excel, Csv, Word, Pdf and Html.
导入导出通用库,支持Dto导入导出、模板导出、花式导出以及动态导出,支持Excel、Csv、Word、Pdf和Html。
开源库地址:https://github.com/xin-lai
博客地址:http://www.cnblogs.com/codelove/
更新记录:https://github.com/dotnetcore/Magicodes.IE/blob/master/RELEASE.md
公众号:麦扣聊技术
交流QQ群:85318032
|
1 |
|
Magicodes.IE.Excel
Import and export general library, support Dto import and export, template export, fancy export and dynamic export, support Excel, Csv, Word, Pdf and Html.
导入导出通用库,支持Dto导入导出、模板导出、花式导出以及动态导出,支持Excel、Csv、Word、Pdf和Html。
开源库地址:https://github.com/xin-lai
博客地址:http://www.cnblogs.com/codelove/
更新记录:https://github.com/dotnetcore/Magicodes.IE/blob/master/RELEASE.md
公众号:麦扣聊技术
交流QQ群:85318032
|
1 |
|
Magicodes.IE.Excel
Import and export general library, support Dto import and export, template export, fancy export and dynamic export, support Excel, Csv, Word, Pdf and Html.
导入导出通用库,支持Dto导入导出、模板导出、花式导出以及动态导出,支持Excel、Csv、Word、Pdf和Html。
开源库地址:https://github.com/xin-lai
博客地址:http://www.cnblogs.com/codelove/
公众号:麦扣聊技术
交流QQ群:85318032
**2021.06.01**
- EXCEL支持自动换行属性
- EXCEL支持隐藏列属性
- EXCEL优化时间优化
**2021.05.26**
- 修复ValueMappingAttribute
**2021.05.10**
- EXCEL模板导出功能,将单行复制改为多行复制
- PDF导出内存优化
|
1 |
|
Magicodes.IE.Excel
导入导出通用库,通过导入导出DTO模型来控制导入和导出,支持Excel、Word、Pdf和Html。
开源库地址:https://github.com/xin-lai
博客地址:http://www.cnblogs.com/codelove/
交流QQ群:85318032
|
1 |
|
Magicodes.IE.Excel
Import and export general library, support Dto import and export, template export, fancy export and dynamic export, support Excel, Csv, Word, Pdf and Html.
导入导出通用库,支持Dto导入导出、模板导出、花式导出以及动态导出,支持Excel、Csv、Word、Pdf和Html。
开源库地址:https://github.com/xin-lai
博客地址:http://www.cnblogs.com/codelove/
更新记录:https://github.com/dotnetcore/Magicodes.IE/blob/master/RELEASE.md
公众号:麦扣聊技术
交流QQ群:85318032
**2022.04.17**
- 优化了ColumnIndex在生成模板时的实现,增加了ColumnIndex的单测(见PR[#385](https://github.com/dotnetcore/Magicodes.IE/pull/385))。
- 添加了NPOI的独立扩展包——Magicodes.IE.Excel.NPOI,以便于后续给用户提供更多的支持。目前仅提供了 SaveToExcelWithXSSFWorkbook 扩展方法。
- 修复RequiredIfAttribute的Bug。
- 修复导出JPG图片在Linux环境下可能引起的无限循环的问题(见PR[#396](https://github.com/dotnetcore/Magicodes.IE/pull/396))。
- Excel图片导入时,图片列支持为空。
- 更新CsvHelper到最新版本,并修改相关代码。
**2022.03.06**
- 完善筛选器注册机制,在指定了特性ImportHeaderFilter、ExporterHeaderFilter等值后,筛选器将匹配对于的类型,如不指定则作为全局筛选器。
**2022.03.02**
- Excel导入时增加回调函数,方便增加自定义验证
- 优化获取DisplayName的逻辑
- 导出CSV支持ColumnIndex
- 优化Pdf导出逻辑,统一各平台导出代码
|
1 |
.NET Framework 4.6.1
- Microsoft.Extensions.DependencyModel (>= 3.1.2)
- System.ComponentModel.Annotations (>= 4.7.0)
- System.Drawing.Common (>= 4.7.0)
- System.Runtime.Loader (>= 4.3.0)
.NET Standard 2.0
- Microsoft.Extensions.DependencyModel (>= 3.1.2)
- System.ComponentModel.Annotations (>= 4.7.0)
- System.Drawing.Common (>= 4.7.0)
- System.Runtime.Loader (>= 4.3.0)
.NET Standard 2.1
- Microsoft.Extensions.DependencyModel (>= 3.1.2)
- System.ComponentModel.Annotations (>= 4.7.0)
- System.Drawing.Common (>= 4.7.0)
- System.Runtime.Loader (>= 4.3.0)
| Version | Downloads | Last updated |
|---|---|---|
| 2.8.2 | 0 | 12/24/2025 |
| 2.8.1 | 0 | 12/15/2025 |
| 2.8.0 | 0 | 11/30/2025 |
| 2.7.6 | 0 | 07/05/2025 |
| 2.7.5.2 | 0 | 09/07/2024 |
| 2.7.5.1 | 0 | 01/10/2024 |
| 2.7.4.5 | 0 | 06/12/2023 |
| 2.7.4.4 | 0 | 04/22/2023 |
| 2.7.4.3 | 0 | 03/16/2023 |
| 2.7.4.2 | 0 | 01/04/2023 |
| 2.7.4.1 | 0 | 01/02/2023 |
| 2.7.4 | 0 | 12/30/2022 |
| 2.7.3 | 0 | 12/27/2022 |
| 2.7.2 | 0 | 12/04/2022 |
| 2.7.1 | 0 | 12/01/2022 |
| 2.7.0 | 0 | 11/07/2022 |
| 2.7.0-beta2 | 0 | 11/04/2022 |
| 2.7.0-beta | 0 | 10/27/2022 |
| 2.6.9 | 0 | 10/26/2022 |
| 2.6.8 | 0 | 10/18/2022 |
| 2.6.7 | 0 | 10/12/2022 |
| 2.6.6 | 0 | 10/12/2022 |
| 2.6.5-beta1 | 0 | 07/17/2022 |
| 2.6.4 | 0 | 04/17/2022 |
| 2.6.3 | 0 | 03/06/2022 |
| 2.6.2 | 0 | 03/02/2022 |
| 2.6.1 | 0 | 12/05/2021 |
| 2.6.0 | 0 | 11/28/2021 |
| 2.5.6.3 | 1 | 06/28/2024 |
| 2.5.6.2 | 0 | 10/13/2021 |
| 2.5.6.1 | 0 | 10/06/2021 |
| 2.5.6 | 0 | 10/05/2021 |
| 2.5.5.4 | 0 | 09/02/2021 |
| 2.5.5.3 | 0 | 08/28/2021 |
| 2.5.5.2 | 0 | 08/24/2021 |
| 2.5.5.1 | 0 | 08/07/2021 |
| 2.5.5 | 0 | 08/07/2021 |
| 2.5.4.9 | 0 | 07/23/2021 |
| 2.5.4.8 | 0 | 07/17/2021 |
| 2.5.4.7 | 0 | 07/16/2021 |
| 2.5.4.6 | 0 | 07/04/2021 |
| 2.5.4.5 | 0 | 06/28/2021 |
| 2.5.4.4 | 0 | 06/25/2021 |
| 2.5.4.3 | 0 | 06/18/2021 |
| 2.5.4.2 | 0 | 06/15/2021 |
| 2.5.4.1 | 0 | 06/05/2021 |
| 2.5.4 | 0 | 06/01/2021 |
| 2.5.3.9 | 0 | 05/26/2021 |
| 2.5.3.8 | 0 | 05/09/2021 |
| 2.5.3.7 | 0 | 04/23/2021 |
| 2.5.3.6 | 0 | 04/18/2021 |
| 2.5.3.5 | 0 | 04/13/2021 |
| 2.5.3.4 | 0 | 04/06/2021 |
| 2.5.3.3 | 0 | 04/03/2021 |
| 2.5.3.2 | 0 | 03/30/2021 |
| 2.5.3.1 | 0 | 03/12/2021 |
| 2.5.3 | 0 | 03/08/2021 |
| 2.5.2 | 0 | 03/05/2021 |
| 2.5.1.8 | 0 | 02/23/2021 |
| 2.5.1.7 | 0 | 02/20/2021 |
| 2.5.1.6 | 0 | 01/31/2021 |
| 2.5.1.5 | 0 | 01/29/2021 |
| 2.5.1.4 | 0 | 01/09/2021 |
| 2.5.1.3 | 0 | 01/02/2021 |
| 2.5.1.2 | 0 | 12/22/2020 |
| 2.5.1.1 | 0 | 12/22/2020 |
| 2.5.1 | 0 | 12/21/2020 |
| 2.5.0 | 0 | 12/03/2020 |
| 2.5.0-beta6 | 0 | 11/26/2020 |
| 2.5.0-beta5 | 0 | 11/25/2020 |
| 2.5.0-beta4 | 0 | 11/20/2020 |
| 2.5.0-beta3 | 0 | 10/29/2020 |
| 2.5.0-beta2 | 0 | 10/20/2020 |
| 2.5.0-beta1 | 0 | 10/20/2020 |
| 2.4.0 | 0 | 10/01/2020 |
| 2.4.0-beta4 | 0 | 09/26/2020 |
| 2.4.0-beta3 | 0 | 09/24/2020 |
| 2.4.0-beta2 | 0 | 09/16/2020 |
| 2.4.0-beta1 | 0 | 09/14/2020 |
| 2.3.0 | 0 | 08/30/2020 |
| 2.3.0-beta8 | 0 | 08/22/2020 |
| 2.3.0-beta7 | 0 | 08/16/2020 |
| 2.3.0-beta6 | 0 | 08/10/2020 |
| 2.3.0-beta5 | 0 | 08/04/2020 |
| 2.3.0-beta4 | 0 | 07/14/2020 |
| 2.3.0-beta3 | 0 | 07/13/2020 |
| 2.3.0-beta2 | 0 | 07/06/2020 |
| 2.3.0-beta1 | 0 | 06/22/2020 |
| 2.2.7 | 0 | 06/17/2020 |
| 2.2.6 | 0 | 06/16/2020 |
| 2.2.5 | 0 | 06/14/2020 |
| 2.2.4 | 0 | 06/07/2020 |
| 2.2.3 | 0 | 05/31/2020 |
| 2.2.2 | 0 | 05/24/2020 |
| 2.2.1 | 0 | 05/16/2020 |
| 2.2.0 | 0 | 05/12/2020 |
| 2.2.0-beta9 | 0 | 04/16/2020 |
| 2.2.0-beta8 | 0 | 04/02/2020 |
| 2.2.0-beta7 | 0 | 03/29/2020 |
| 2.2.0-beta6 | 0 | 03/27/2020 |
| 2.2.0-beta5 | 0 | 03/27/2020 |
| 2.2.0-beta4 | 0 | 03/26/2020 |
| 2.2.0-beta3 | 0 | 03/25/2020 |
| 2.2.0-beta2 | 0 | 03/19/2020 |
| 2.2.0-beta1 | 0 | 03/18/2020 |
| 2.1.4 | 0 | 03/12/2020 |
| 2.1.3 | 0 | 03/06/2020 |
| 2.1.2 | 0 | 02/25/2020 |
| 2.1.1-beta | 0 | 02/22/2020 |
| 2.1.0 | 0 | 02/14/2020 |
| 2.0.2 | 0 | 02/13/2020 |
| 2.0.1 | 0 | 02/13/2020 |
| 2.0.0 | 0 | 02/11/2020 |
| 2.0.0-beta4 | 0 | 02/05/2020 |
| 2.0.0-beta2 | 0 | 02/04/2020 |
| 2.0.0-beta1 | 0 | 01/18/2020 |
| 1.4.25 | 0 | 01/16/2020 |
| 1.4.24 | 0 | 01/16/2020 |
| 1.4.23 | 0 | 01/15/2020 |
| 1.4.21 | 0 | 01/14/2020 |
| 1.4.20 | 0 | 01/09/2020 |
| 1.4.19 | 0 | 01/09/2020 |
| 1.4.18 | 0 | 01/08/2020 |
| 1.4.17 | 0 | 01/07/2020 |
| 1.4.16 | 0 | 12/17/2019 |
| 1.4.15 | 0 | 12/10/2019 |
| 1.4.14 | 0 | 12/06/2019 |
| 1.4.13 | 0 | 11/25/2019 |
| 1.4.12 | 0 | 11/24/2019 |
| 1.4.11 | 0 | 11/20/2019 |
| 1.4.10 | 0 | 11/16/2019 |
| 1.4.9-beta | 0 | 11/16/2019 |
| 1.4.8-beta | 0 | 11/14/2019 |
| 1.4.7-beta | 0 | 11/13/2019 |
| 1.4.6-beta | 0 | 11/13/2019 |
| 1.4.5 | 0 | 11/13/2019 |
| 1.4.4 | 0 | 11/05/2019 |
| 1.4.3 | 0 | 11/05/2019 |
| 1.4.2 | 0 | 11/05/2019 |
| 1.4.1 | 0 | 11/04/2019 |
| 1.4.0 | 0 | 10/30/2019 |
| 1.3.9 | 0 | 10/26/2019 |
| 1.3.8 | 0 | 10/26/2019 |
| 1.3.7 | 0 | 10/22/2019 |
| 1.3.6 | 0 | 10/22/2019 |
| 1.3.5 | 0 | 10/22/2019 |
| 1.3.4 | 0 | 10/21/2019 |
| 1.3.3 | 0 | 10/18/2019 |
| 1.3.2 | 0 | 10/12/2019 |
| 1.3.1 | 0 | 09/26/2019 |
| 1.2.1 | 0 | 09/18/2019 |
| 1.2.0 | 0 | 09/18/2019 |
| 1.1.0 | 0 | 09/11/2019 |
| 1.0.4 | 0 | 09/11/2019 |
| 1.0.3 | 0 | 09/04/2019 |
| 1.0.2 | 0 | 09/02/2019 |
| 1.0.1 | 0 | 09/02/2019 |
| 1.0.0 | 0 | 08/26/2019 |