Magicodes.IE.Core
2.5.1.8
导入导出通用库,支持Dto导入导出、模板导出、花式导出以及动态导出,支持Excel、Csv、Word、Pdf和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.
开源库地址:https://github.com/xin-lai
博客地址:http://www.cnblogs.com/codelove/
公众号:麦扣聊技术
交流QQ群:85318032
**2021.02.23**
- 【Nuget】版本更新到2.5.1.8
- Input string was not in a correct format.[#241](https://github.com/dotnetcore/Magicodes.IE/issues/241)
- 使用Stream方式导入xlsx,rowErrors里的rowIndex位置不对[#236](https://github.com/dotnetcore/Magicodes.IE/issues/236)
**2021.02.20**
- 【Nuget】版本更新到2.5.1.7
- Excel支持Base64导出 [#219](https://github.com/dotnetcore/Magicodes.IE/issues/219)
- 修复 [#214](https://github.com/dotnetcore/Magicodes.IE/issues/214)
**2021.01.31**
- 【Nuget】版本更新到2.5.1.6
- 部分重构模板导出
- Excel模板导出语法解析加强 #211
- 修复当表格下面存在变量时,无法渲染的Bug
**2021.01.29**
- 【Nuget】版本更新到2.5.1.5
- 移除模板导出时的控制台日志输出
**2021.01.09**
- 【Nuget】版本更新到2.5.1.4
- 修复Excel导出列头索引与内容排序不一致问题及单测 [#226](https://github.com/dotnetcore/Magicodes.IE/issues/226)
See the version list below for details.
Install-Package Magicodes.IE.Core -Version 2.5.1.8
dotnet add package Magicodes.IE.Core --version 2.5.1.8
<PackageReference Include="Magicodes.IE.Core" Version="2.5.1.8" />
paket add Magicodes.IE.Core --version 2.5.1.8
#r "nuget: Magicodes.IE.Core, 2.5.1.8"
// Install Magicodes.IE.Core as a Cake Addin
#addin nuget:?package=Magicodes.IE.Core&version=2.5.1.8
// Install Magicodes.IE.Core as a Cake Tool
#tool nuget:?package=Magicodes.IE.Core&version=2.5.1.8
Dependencies
-
.NETFramework 4.6.1
- System.ComponentModel.Annotations (>= 4.7.0)
- System.Runtime.Loader (>= 4.3.0)
-
.NETStandard 2.0
- Microsoft.Extensions.DependencyInjection (>= 2.2.0)
- Microsoft.Extensions.DependencyModel (>= 2.1.0)
- System.ComponentModel.Annotations (>= 4.7.0)
- System.Drawing.Common (>= 4.5.1)
- System.Runtime.Loader (>= 4.3.0)
-
.NETStandard 2.1
- Microsoft.Extensions.DependencyInjection (>= 3.1.2)
- Microsoft.Extensions.DependencyModel (>= 3.1.2)
- System.ComponentModel.Annotations (>= 4.7.0)
- System.Drawing.Common (>= 4.7.0)
- System.Runtime.Loader (>= 4.3.0)
Used By
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Magicodes.IE.Core:
Package | 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/
公众号:麦扣聊技术
交流QQ群:85318032
**2021.04.18**
- 支持对导入模板生成,预设值单元格格式
- 单元格图片导出支持偏移设置
- 支持多sheet导入SheetIndex的支持
**2021.04.13**
- Excel导入支持列头忽略大小写导入(全局配置:IsIgnoreColumnCase)
**2021.04.06**
- Excel导入修复枚举值不在范围时的错误提示
|
|
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/
公众号:麦扣聊技术
交流QQ群:85318032
**2021.04.18**
- 支持对导入模板生成,预设值单元格格式
- 单元格图片导出支持偏移设置
- 支持多sheet导入SheetIndex的支持
**2021.04.13**
- Excel导入支持列头忽略大小写导入(全局配置:IsIgnoreColumnCase)
**2021.04.06**
- Excel导入修复枚举值不在范围时的错误提示
|
|
Magicodes.IE.Csv
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.18**
- 支持对导入模板生成,预设值单元格格式
- 单元格图片导出支持偏移设置
- 支持多sheet导入SheetIndex的支持
**2021.04.13**
- Excel导入支持列头忽略大小写导入(全局配置:IsIgnoreColumnCase)
**2021.04.06**
- Excel导入修复枚举值不在范围时的错误提示
|
|
Magicodes.IE.Excel.Ext
扩展 https://github.com/dotnetcore/Magicodes.IE
增加多个sheet导入
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2.5.3.6 | 124 | 4/18/2021 |
2.5.3.5 | 105 | 4/13/2021 |
2.5.3.4 | 104 | 4/6/2021 |
2.5.3.3 | 177 | 4/3/2021 |
2.5.3.2 | 218 | 3/30/2021 |
2.5.3.1 | 862 | 3/12/2021 |
2.5.3 | 211 | 3/8/2021 |
2.5.2 | 264 | 3/5/2021 |
2.5.1.8 | 890 | 2/23/2021 |
2.5.1.7 | 318 | 2/20/2021 |
2.5.1.6 | 1,153 | 1/31/2021 |
2.5.1.5 | 130 | 1/29/2021 |
2.5.1.4 | 1,691 | 1/9/2021 |
2.5.1.3 | 555 | 1/2/2021 |
2.5.1.2 | 490 | 12/22/2020 |
2.5.1.1 | 139 | 12/22/2020 |
2.5.1 | 171 | 12/21/2020 |
2.5.0 | 1,007 | 12/3/2020 |
2.5.0-beta6 | 232 | 11/26/2020 |
2.5.0-beta5 | 120 | 11/25/2020 |
2.5.0-beta4 | 147 | 11/20/2020 |
2.5.0-beta3 | 204 | 10/29/2020 |
2.5.0-beta2 | 216 | 10/20/2020 |
2.5.0-beta1 | 192 | 10/20/2020 |
2.4.0 | 5,108 | 10/1/2020 |
2.4.0-beta4 | 194 | 9/26/2020 |
2.4.0-beta3 | 203 | 9/24/2020 |
2.4.0-beta2 | 241 | 9/16/2020 |
2.4.0-beta1 | 307 | 9/14/2020 |
2.3.0 | 1,325 | 8/30/2020 |
2.3.0-beta8 | 221 | 8/22/2020 |
2.3.0-beta7 | 243 | 8/16/2020 |
2.3.0-beta6 | 229 | 8/10/2020 |
2.3.0-beta5 | 239 | 8/4/2020 |
2.3.0-beta4 | 524 | 7/14/2020 |
2.3.0-beta3 | 259 | 7/13/2020 |
2.3.0-beta2 | 186 | 7/6/2020 |
2.3.0-beta1 | 242 | 6/22/2020 |
2.2.7 | 9,789 | 6/17/2020 |
2.2.6 | 2,443 | 6/16/2020 |
2.2.5 | 339 | 6/14/2020 |
2.2.4 | 538 | 6/7/2020 |
2.2.3 | 1,374 | 5/31/2020 |
2.2.2 | 733 | 5/24/2020 |
2.2.1 | 473 | 5/16/2020 |
2.2.0 | 393 | 5/12/2020 |
2.2.0-beta9 | 551 | 4/16/2020 |
2.2.0-beta8 | 644 | 4/2/2020 |
2.2.0-beta7 | 354 | 3/29/2020 |
2.2.0-beta6 | 294 | 3/27/2020 |
2.2.0-beta5 | 297 | 3/27/2020 |
2.2.0-beta4 | 310 | 3/26/2020 |
2.2.0-beta3 | 295 | 3/25/2020 |
2.2.0-beta2 | 308 | 3/19/2020 |
2.2.0-beta1 | 370 | 3/18/2020 |
2.1.4 | 4,214 | 3/12/2020 |
2.1.3 | 338 | 3/6/2020 |
2.1.2 | 382 | 2/25/2020 |
2.1.1-beta | 260 | 2/22/2020 |
2.1.0 | 1,096 | 2/14/2020 |
2.0.2 | 368 | 2/13/2020 |
2.0.1 | 365 | 2/13/2020 |
2.0.0 | 659 | 2/11/2020 |
2.0.0-beta4 | 305 | 2/5/2020 |
2.0.0-beta2 | 346 | 2/4/2020 |
2.0.0-beta1 | 315 | 1/18/2020 |
1.4.25 | 832 | 1/16/2020 |
1.4.24 | 324 | 1/16/2020 |
1.4.23 | 335 | 1/15/2020 |
1.4.21 | 363 | 1/14/2020 |
1.4.20 | 345 | 1/9/2020 |
1.4.19 | 289 | 1/9/2020 |
1.4.18 | 278 | 1/8/2020 |
1.4.17 | 497 | 1/7/2020 |
1.4.16 | 455 | 12/17/2019 |
1.4.15 | 315 | 12/10/2019 |
1.4.14 | 289 | 12/6/2019 |
1.4.13 | 428 | 11/25/2019 |
1.4.12 | 351 | 11/24/2019 |
1.4.11 | 318 | 11/20/2019 |
1.4.10 | 463 | 11/16/2019 |
1.4.9-beta | 259 | 11/16/2019 |
1.4.8-beta | 260 | 11/14/2019 |
1.4.7-beta | 282 | 11/13/2019 |
1.4.6-beta | 273 | 11/13/2019 |
1.4.5 | 282 | 11/13/2019 |
1.4.4 | 354 | 11/5/2019 |
1.4.3 | 838 | 11/5/2019 |
1.4.2 | 265 | 11/5/2019 |
1.4.1 | 429 | 11/4/2019 |
1.4.0 | 319 | 10/30/2019 |
1.3.9 | 370 | 10/26/2019 |
1.3.8 | 292 | 10/26/2019 |
1.3.7 | 387 | 10/22/2019 |
1.3.6 | 287 | 10/22/2019 |
1.3.5 | 278 | 10/22/2019 |
1.3.4 | 588 | 10/21/2019 |
1.3.3 | 939 | 10/18/2019 |
1.3.2 | 348 | 10/12/2019 |
1.3.1 | 1,297 | 9/26/2019 |
1.2.1 | 373 | 9/18/2019 |
1.2.0 | 366 | 9/18/2019 |
1.1.0 | 235 | 9/11/2019 |
1.0.4 | 237 | 9/11/2019 |
1.0.3 | 386 | 9/4/2019 |
1.0.2 | 311 | 9/2/2019 |
1.0.1 | 224 | 9/2/2019 |
1.0.0 | 286 | 8/26/2019 |