EPPlus 8.5.2

A spreadsheet library for .NET framework and .NET core

Showing the top 20 packages that depend on EPPlus.

Packages Downloads
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.05.31** - **【Nuget】版本更新到2.2.3** - **【Excel导入】增加了stream Csv导入扩展方法 - **【Word导出】修复word文件字节导出错误 **2020.05.24** - **【Nuget】版本更新到2.2.2** - **【Excel导入】增加了stream导入扩展方法 - **【Excel导出】增加了内容居中(单列居中、整表居中) - **【导出】对一些中间件代码进行了修复及优化 **2020.05.16** - **【Nuget】版本更新到2.2.1** 【PDF导出】对模板引擎进行升级更新 **2020.05.12** - **【Nuget】版本更新到2.2.0** - **【Excel模板导出】支持导出字节** - **【文档】Magicodes.IE Csv导入导出** - **【Excel导入导出】修复标注的添加问题** - **【导出】ASP.NET Core Web API 中使用自定义格式化程序导出Excel、Pdf、Csv等内容** [#64](https://github.com/dotnetcore/Magicodes.IE/issues/64) - **【导入导出】支持使用System.ComponentModel.DataAnnotations命名空间下的部分特性来控制导入导出** [#63](https://github.com/dotnetcore/Magicodes.IE/issues/63)
1
Magicodes.IE.Excel
导入导出通用库,通过导入导出DTO模型来控制导入和导出,支持Excel、Word、Csv、Pdf和Html以及动态导出。 开源库地址:https://github.com/xin-lai 博客地址:http://www.cnblogs.com/codelove/ 交流QQ群:85318032 **2020.05.24** - **【Nuget】版本更新到2.2.2** - **【Excel导入】增加了stream导入扩展方法 - **【Excel导出】增加了内容居中(单列居中、整表居中) - **【导出】对一些中间件代码进行了修复及优化 **2020.05.16** - **【Nuget】版本更新到2.2.1** 【PDF导出】对模板引擎进行升级更新 **2020.05.12** - **【Nuget】版本更新到2.2.0** - **【Excel模板导出】支持导出字节** - **【文档】Magicodes.IE Csv导入导出** - **【Excel导入导出】修复标注的添加问题** - **【导出】ASP.NET Core Web API 中使用自定义格式化程序导出Excel、Pdf、Csv等内容** [#64](https://github.com/dotnetcore/Magicodes.IE/issues/64) - **【导入导出】支持使用System.ComponentModel.DataAnnotations命名空间下的部分特性来控制导入导出** [#63](https://github.com/dotnetcore/Magicodes.IE/issues/63)
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
BootstrapBlazor
Bootstrap UI components for Blazor and Razor Components
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
导入导出通用库,通过导入导出DTO模型来控制导入和导出,支持Excel、Word、Csv、Pdf和Html以及动态导出。 开源库地址:https://github.com/xin-lai 博客地址:http://www.cnblogs.com/codelove/ 交流QQ群:85318032 **2020.05.16** - **【Nuget】版本更新到2.2.1** 【PDF导出】对模板引擎进行升级更新 **2020.05.12** - **【Nuget】版本更新到2.2.0** - **【Excel模板导出】支持导出字节** - **【文档】Magicodes.IE Csv导入导出** - **【Excel导入导出】修复标注的添加问题** - **【导出】ASP.NET Core Web API 中使用自定义格式化程序导出Excel、Pdf、Csv等内容** [#64](https://github.com/dotnetcore/Magicodes.IE/issues/64) - **【导入导出】支持使用System.ComponentModel.DataAnnotations命名空间下的部分特性来控制导入导出** [#63](https://github.com/dotnetcore/Magicodes.IE/issues/63) **2020.04.16** - **【Nuget】版本更新到2.2.0-beta9** - **【Excel模板导出】修复只存在一列时的导出 [#73](https://github.com/dotnetcore/Magicodes.IE/issues/73)** - **【Excel导入】支持返回表头和索引 [#76](https://github.com/dotnetcore/Magicodes.IE/issues/76)** - **【Excel导入导入】[#63](https://github.com/dotnetcore/Magicodes.IE/issues/63)** - 支持使用System.ComponentModel.DataAnnotations命名空间下的部分特性来控制导入导出,比如 - DisplayAttribute - DisplayFormatAttribute - DescriptionAttribute - 封装简单的易于使用的单一特性,例如 - IEIgnoreAttribute(可作用于属性、枚举成员,可影响导入和导出) **2020.04.02** 2.2.0-beta8 【Excel模板导出】支持图片 [#61](https://github.com/dotnetcore/Magicodes.IE/issues/61) 2.2.0-beta7 【Excel模板导出】修复渲染问题 [#51](https://github.com/dotnetcore/Magicodes.IE/issues/51)
1
Magicodes.IE.Excel
导入导出通用库,通过导入导出DTO模型来控制导入和导出,支持Excel、Word、Csv、Pdf和Html以及动态导出。 开源库地址:https://github.com/xin-lai 博客地址:http://www.cnblogs.com/codelove/ 交流QQ群:85318032 **2020.06.14** - ** 【Nuget】版本更新到2.2.5** - ** 【Excel导出】增加分栏、分sheet、追加rows导出 [#74](https://github.com/dotnetcore/Magicodes.IE/issues/74)** - exporter.Append(list1).SeparateByColumn().Append(list2).ExportAppendData(filePath); - exporter.Append(list1).SeparateBySheet().Append(list2).ExportAppendData(filePath); - exporter.Append(list1).SeparateByRow().AppendHeaders().Append(list2).ExportAppendData(filePath); - ** [Excel导出】修复‘IsAllowRepeat=true’ [#107](https://github.com/dotnetcore/Magicodes.IE/issues/107) ** - ** [Pdf导出】增加PDF扩展方法,支持通过以参数形式传递特性参数 [#104](https://github.com/dotnetcore/Magicodes.IE/issues/104) ** - `ExportListBytesByTemplate<T>(ICollection<T> data, PdfExporterAttribute pdfExporterAttribute,string temple);` - `ExportBytesByTemplate<T>(T data, PdfExporterAttribute pdfExporterAttribute,string template);` **2020.06.07** - ** 【Nuget】版本更新到2.2.4** - ** 【Excel导入】增加`导入失败`仅返回错误行功能** - ** 【Excel导入】修复导入的空行标注位置偏移** - ** 【Excel导出】增加`SeparateByColumn`进行分割追加列** **2020.05.31** - **【Nuget】版本更新到2.2.3** - **【Excel导入】增加了stream Csv导入扩展方法 - **【Word导出】修复word文件字节导出错误
1

.NET Framework 3.5

.NET Framework 4.6.2

.NET 8.0

.NET 9.0

.NET 10.0

.NET Standard 2.0

.NET Standard 2.1

Version Downloads Last updated
9.0.0-preview 0 2026/9/22
8.7.1 0 2026/9/22
8.7.0 0 2026/8/20
8.6.3 0 2026/7/24
8.6.2 0 2026/7/21
8.6.1 0 2026/6/16
8.6.0 0 2026/5/29
8.5.4 0 2026/4/30
8.5.3 0 2026/4/16
8.5.2 0 2026/4/16
8.5.1 0 2026/3/30
8.5.0 0 2026/3/6
8.4.2 0 2026/2/4
8.4.1 0 2026/1/12
8.4.0 0 2025/12/12
8.3.1 0 2025/11/28
8.3.0 0 2025/11/20
8.2.1 0 2025/10/9
8.2.0 0 2025/9/24
8.1.1 0 2025/9/9
8.1.0 0 2025/8/15
8.0.8 0 2025/7/22
8.0.7 0 2025/7/2
8.0.6 0 2025/6/19
8.0.5 0 2025/5/15
8.0.4 0 2025/5/14
8.0.3 0 2025/4/30
8.0.2 0 2025/4/16
8.0.1 0 2025/3/28
7.7.3 0 2025/7/22
7.7.2 0 2025/5/14
7.7.1 0 2025/4/15
7.7.0 0 2025/3/17
7.6.1 0 2025/3/4
7.6.0 0 2025/2/6
7.5.3 0 2025/1/16
7.5.2 0 2024/12/9
7.5.1 0 2024/11/21
7.5.0 0 2024/11/15
7.4.2 0 2024/10/28
7.4.1 0 2024/10/11
7.4.0 0 2024/10/2
7.3.2 0 2024/9/17
7.3.1 0 2024/9/5
7.3.0 0 2024/8/20
7.2.2 0 2024/7/24
7.2.1 0 2024/7/2
7.2.0 0 2024/6/18
7.1.3 0 2024/5/28
7.1.2 0 2024/4/23
7.1.1 0 2024/4/8
7.1.0 0 2024/3/28
7.0.10 0 2024/3/11
7.0.9 0 2024/2/15
7.0.8 0 2024/1/24
7.0.7 0 2024/1/19
7.0.6 0 2024/1/10
7.0.5 0 2023/12/22
7.0.4 0 2023/12/15
7.0.3 0 2023/12/5
7.0.2 0 2023/11/23
7.0.1 0 2023/11/9
7.0.0 0 2023/10/26
6.2.19 0 2024/3/27
6.2.18 0 2024/3/11
6.2.17 0 2024/2/15
6.2.16 0 2024/1/10
6.2.15 0 2023/12/15
6.2.14 0 2023/12/5
6.2.13 0 2023/11/23
6.2.12 0 2023/11/9
6.2.11 0 2023/10/26
6.2.10 0 2023/10/2
6.2.9 0 2023/9/8
6.2.8 0 2023/8/15
6.2.7 0 2023/7/19
6.2.6 0 2023/6/15
6.2.5 0 2023/6/14
6.2.4 0 2023/5/15
6.2.3 0 2023/5/2
6.2.2 0 2023/4/17
6.2.1 0 2023/4/6
6.2.0 0 2023/3/24
6.1.3 0 2023/2/24
6.1.2 0 2023/1/19
6.1.1 0 2022/11/21
6.1.0 0 2022/11/3
6.0.8 0 2022/9/21
6.0.7 0 2022/8/30
6.0.6 0 2022/7/8
6.0.5 0 2022/6/10
6.0.4 0 2022/5/12
6.0.3 0 2022/4/12
5.8.14 0 2022/9/21
5.8.13 0 2022/8/30
5.8.12 0 2022/7/8
5.8.11 0 2022/6/10
5.8.10 0 2022/5/12
5.8.9 0 2022/4/11
5.8.8 0 2022/3/22
5.8.7 0 2022/3/1
5.8.6 0 2022/2/3
5.8.5 0 2022/1/13
5.8.4 0 2021/12/14
5.8.3 0 2021/11/19
5.8.2 0 2021/10/29
5.8.1 0 2021/10/26
5.8.0 0 2021/10/21
5.7.5 0 2021/9/21
5.7.4 0 2021/8/26
5.7.3 0 2021/8/10
5.7.2 0 2021/7/22
5.7.1 0 2021/7/6
5.7.0 0 2021/6/17
5.6.4 0 2021/5/12
5.6.3 0 2021/4/16
5.6.2 0 2021/4/7
5.6.1 0 2021/3/22
5.6.0 0 2021/3/15
5.5.5 0 2021/2/23
5.5.4 0 2021/2/16
5.5.3 0 2021/2/3
5.5.2 0 2021/1/18
5.5.1 0 2021/1/12
5.5.0 0 2020/12/18
5.4.2 0 2020/11/19
5.4.1 0 2020/11/5
5.4.0 0 2020/10/8
5.3.2 0 2020/9/14
5.3.1 0 2020/9/2
5.3.0 0 2020/8/20
5.2.1 0 2020/7/22
5.2.0 0 2020/6/24
5.1.2 0 2020/5/13
5.1.1 0 2020/4/27
5.1.0 0 2020/4/7
5.0.4 0 2020/3/10
5.0.3 0 2020/3/8
4.5.3.3 0 2020/1/30
4.5.3.2 0 2019/6/16
4.5.3.1 0 2019/2/3
4.5.3 0 2019/1/6
4.5.2.1 0 2018/5/30
4.5.2 0 2018/5/24
4.5.1 0 2018/3/25
4.1.1 0 2017/10/8
4.1.0 0 2016/7/14
4.0.5 0 2016/1/8
4.0.4 0 2015/4/24
4.0.3 0 2015/2/12
4.0.2 0 2015/1/14
4.0.1.1 0 2014/11/30