Magicodes.IE.AspNetCore 2.6.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package Magicodes.IE.AspNetCore --version 2.6.4
                    
NuGet\Install-Package Magicodes.IE.AspNetCore -Version 2.6.4
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Magicodes.IE.AspNetCore" Version="2.6.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Magicodes.IE.AspNetCore" Version="2.6.4" />
                    
Directory.Packages.props
<PackageReference Include="Magicodes.IE.AspNetCore" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Magicodes.IE.AspNetCore --version 2.6.4
                    
#r "nuget: Magicodes.IE.AspNetCore, 2.6.4"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Magicodes.IE.AspNetCore@2.6.4
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Magicodes.IE.AspNetCore&version=2.6.4
                    
Install as a Cake Addin
#tool nuget:?package=Magicodes.IE.AspNetCore&version=2.6.4
                    
Install as a Cake Tool

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导出逻辑,统一各平台导出代码

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.7.6 191 7/5/2025
2.7.5.2 651 9/7/2024
2.7.5.1 2,571 1/10/2024
2.7.4.5 2,156 6/12/2023
2.7.4.4 2,425 4/22/2023
2.7.4.3 908 3/16/2023
2.7.4.2 9,596 1/4/2023
2.7.4.1 453 1/2/2023
2.7.4 441 12/30/2022
2.7.3 464 12/27/2022
2.7.2 515 12/11/2022
2.7.1 1,133 12/1/2022
2.7.0 1,016 11/7/2022
2.7.0-beta2 286 11/4/2022
2.7.0-beta 261 10/27/2022
2.6.9 659 10/26/2022
2.6.8 570 10/18/2022
2.6.7 582 10/12/2022
2.6.6 586 10/12/2022
2.6.4 2,411 4/17/2022
2.6.3 932 3/6/2022
2.6.2 934 3/2/2022
2.6.1 9,377 12/5/2021
2.6.0 578 11/28/2021
2.5.6.3 826 10/23/2021
2.5.6.2 747 10/13/2021
2.5.6.1 623 10/6/2021
2.5.6 649 10/5/2021
2.5.5.4 735 9/2/2021
2.5.5.3 712 8/28/2021
2.5.5.2 748 8/24/2021
2.5.5.1 2,589 8/7/2021
2.5.5 726 8/7/2021
2.5.4.9 1,037 7/23/2021
2.5.4.8 888 7/17/2021
2.5.4.7 675 7/16/2021
2.5.4.6 977 7/4/2021
2.5.4.5 750 6/28/2021
2.5.4.4 752 6/25/2021
2.5.4.3 877 6/18/2021
2.5.4.2 712 6/15/2021
2.5.4.1 785 6/5/2021
2.5.4 676 6/1/2021
2.5.3.9 693 5/26/2021
2.5.3.8 1,470 5/9/2021
2.5.3.7 1,093 4/23/2021
2.5.3.6 668 4/18/2021
2.5.3.5 689 4/13/2021
2.5.3.4 1,201 4/6/2021
2.5.3.3 715 4/3/2021
2.5.3.2 654 3/30/2021
2.5.3.1 877 3/12/2021
2.5.3 688 3/8/2021
2.5.2 720 3/5/2021
2.5.1.8 650 2/23/2021
2.5.1.7 688 2/20/2021
2.5.1.6 762 1/31/2021
2.5.1.5 684 1/29/2021
2.5.1.4 6,177 1/9/2021
2.5.1.3 745 1/2/2021
2.5.1.2 799 12/23/2020
2.5.0 799 12/3/2020
2.5.0-beta6 447 11/26/2020
2.5.0-beta5 457 11/25/2020
2.5.0-beta4 470 11/20/2020
2.5.0-beta3 450 10/29/2020
2.5.0-beta2 553 10/20/2020
2.5.0-beta1 527 10/20/2020
2.4.0 1,056 10/1/2020
2.4.0-beta4 497 9/26/2020
2.4.0-beta3 481 9/24/2020
2.4.0-beta2 519 9/16/2020
2.4.0-beta1 521 9/14/2020
2.3.0 862 8/30/2020
2.3.0-beta8 523 8/22/2020
2.3.0-beta7 537 8/16/2020
2.3.0-beta6 546 8/10/2020
2.3.0-beta5 518 8/4/2020
2.3.0-beta4 507 7/14/2020
2.3.0-beta1 553 6/22/2020
2.2.7 872 6/22/2020
2.2.6 766 6/16/2020
2.2.5 813 6/15/2020
2.2.4 833 6/7/2020
2.2.3 761 5/31/2020
2.2.2 770 5/24/2020
2.2.1 779 5/16/2020
2.2.0 837 5/12/2020