Magicodes.IE.AspNetCore 2.5.0-beta3

This is a prerelease version of Magicodes.IE.AspNetCore.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Magicodes.IE.AspNetCore --version 2.5.0-beta3
                    
NuGet\Install-Package Magicodes.IE.AspNetCore -Version 2.5.0-beta3
                    
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.5.0-beta3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Magicodes.IE.AspNetCore" Version="2.5.0-beta3" />
                    
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.5.0-beta3
                    
#r "nuget: Magicodes.IE.AspNetCore, 2.5.0-beta3"
                    
#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.5.0-beta3
                    
#: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.5.0-beta3&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Magicodes.IE.AspNetCore&version=2.5.0-beta3&prerelease
                    
Install as a Cake Tool

导入导出通用库,通过导入导出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 【修复】对低版本框架的兼容

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  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.0 is compatible.  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 221 7/5/2025
2.7.5.2 664 9/7/2024
2.7.5.1 2,579 1/10/2024
2.7.4.5 2,169 6/12/2023
2.7.4.4 2,427 4/22/2023
2.7.4.3 915 3/16/2023
2.7.4.2 9,646 1/4/2023
2.7.4.1 456 1/2/2023
2.7.4 444 12/30/2022
2.7.3 473 12/27/2022
2.7.2 518 12/11/2022
2.7.1 1,136 12/1/2022
2.7.0 1,018 11/7/2022
2.7.0-beta2 288 11/4/2022
2.7.0-beta 265 10/27/2022
2.6.9 661 10/26/2022
2.6.8 576 10/18/2022
2.6.7 588 10/12/2022
2.6.6 593 10/12/2022
2.6.4 2,419 4/17/2022
2.6.3 937 3/6/2022
2.6.2 941 3/2/2022
2.6.1 9,390 12/5/2021
2.6.0 582 11/28/2021
2.5.6.3 835 10/23/2021
2.5.6.2 757 10/13/2021
2.5.6.1 629 10/6/2021
2.5.6 657 10/5/2021
2.5.5.4 739 9/2/2021
2.5.5.3 717 8/28/2021
2.5.5.2 754 8/24/2021
2.5.5.1 2,595 8/7/2021
2.5.5 733 8/7/2021
2.5.4.9 1,047 7/23/2021
2.5.4.8 897 7/17/2021
2.5.4.7 682 7/16/2021
2.5.4.6 985 7/4/2021
2.5.4.5 759 6/28/2021
2.5.4.4 758 6/25/2021
2.5.4.3 884 6/18/2021
2.5.4.2 718 6/15/2021
2.5.4.1 792 6/5/2021
2.5.4 682 6/1/2021
2.5.3.9 703 5/26/2021
2.5.3.8 1,479 5/9/2021
2.5.3.7 1,099 4/23/2021
2.5.3.6 677 4/18/2021
2.5.3.5 696 4/13/2021
2.5.3.4 1,207 4/6/2021
2.5.3.3 719 4/3/2021
2.5.3.2 658 3/30/2021
2.5.3.1 886 3/12/2021
2.5.3 697 3/8/2021
2.5.2 727 3/5/2021
2.5.1.8 658 2/23/2021
2.5.1.7 698 2/20/2021
2.5.1.6 767 1/31/2021
2.5.1.5 689 1/29/2021
2.5.1.4 6,184 1/9/2021
2.5.1.3 756 1/2/2021
2.5.1.2 807 12/23/2020
2.5.0 807 12/3/2020
2.5.0-beta6 452 11/26/2020
2.5.0-beta5 461 11/25/2020
2.5.0-beta4 477 11/20/2020
2.5.0-beta3 462 10/29/2020
2.5.0-beta2 562 10/20/2020
2.5.0-beta1 536 10/20/2020
2.4.0 1,062 10/1/2020
2.4.0-beta4 504 9/26/2020
2.4.0-beta3 487 9/24/2020
2.4.0-beta2 522 9/16/2020
2.4.0-beta1 526 9/14/2020
2.3.0 868 8/30/2020
2.3.0-beta8 531 8/22/2020
2.3.0-beta7 542 8/16/2020
2.3.0-beta6 559 8/10/2020
2.3.0-beta5 524 8/4/2020
2.3.0-beta4 520 7/14/2020
2.3.0-beta1 563 6/22/2020
2.2.7 876 6/22/2020
2.2.6 771 6/16/2020
2.2.5 819 6/15/2020
2.2.4 840 6/7/2020
2.2.3 767 5/31/2020
2.2.2 775 5/24/2020
2.2.1 785 5/16/2020
2.2.0 846 5/12/2020