Magicodes.IE.Csv
/
2.5.4
Magicodes.IE.Csv 2.5.4
Install from the command line:
Learn more about NuGet packages
$ dotnet add package Magicodes.IE.Csv --version 2.5.4
About this version
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导出内存优化