Magicodes.IE.AspNetCore 2.6.0

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.0
                    
NuGet\Install-Package Magicodes.IE.AspNetCore -Version 2.6.0
                    
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.0" />
                    
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.0" />
                    
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.0
                    
#r "nuget: Magicodes.IE.AspNetCore, 2.6.0"
                    
#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.0
                    
#: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.0
                    
Install as a Cake Addin
#tool nuget:?package=Magicodes.IE.AspNetCore&version=2.6.0
                    
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

**2021.11.28**
- 添加两个动态验证特性(见PR[#319 by Afonsof91](https://github.com/dotnetcore/Magicodes.IE/pull/359)),DynamicStringLengthAttribute及RequiredIfAttribute
- CSV添加对分隔符的配置,具体见PR[#319 by Afonsof91](https://github.com/dotnetcore/Magicodes.IE/pull/359)
- Excel导入添加对`TimeSpan`类型的支持,使用参考`TimeSpan_Test`
- 初步添加对.NET6的适配

**2021.10.23**
- 导出日期格式化支持'DateTimeOffset'类型,具体见PR[#349](https://github.com/dotnetcore/Magicodes.IE/pull/349),感谢[YaChengMu](https://github.com/YaChengMu)
- 修改Magicodes.IE.EPPlus的包依赖PR[#351](https://github.com/dotnetcore/Magicodes.IE/pull/351)

**2021.10.13**
- 支持自定义列字体颜色,具体见PR[#342](https://github.com/dotnetcore/Magicodes.IE/pull/342),感谢[xiangxiren](https://github.com/xiangxiren)
- 修复日期格式化的问题,具体见PR[#344](https://github.com/dotnetcore/Magicodes.IE/pull/344),感谢[ccccccmd](https://github.com/ccccccmd)

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 186 7/5/2025
2.7.5.2 648 9/7/2024
2.7.5.1 2,569 1/10/2024
2.7.4.5 2,153 6/12/2023
2.7.4.4 2,420 4/22/2023
2.7.4.3 905 3/16/2023
2.7.4.2 9,578 1/4/2023
2.7.4.1 448 1/2/2023
2.7.4 438 12/30/2022
2.7.3 461 12/27/2022
2.7.2 512 12/11/2022
2.7.1 1,130 12/1/2022
2.7.0 1,013 11/7/2022
2.7.0-beta2 283 11/4/2022
2.7.0-beta 257 10/27/2022
2.6.9 656 10/26/2022
2.6.8 567 10/18/2022
2.6.7 579 10/12/2022
2.6.6 582 10/12/2022
2.6.4 2,408 4/17/2022
2.6.3 929 3/6/2022
2.6.2 931 3/2/2022
2.6.1 9,373 12/5/2021
2.6.0 576 11/28/2021
2.5.6.3 821 10/23/2021
2.5.6.2 744 10/13/2021
2.5.6.1 621 10/6/2021
2.5.6 645 10/5/2021
2.5.5.4 732 9/2/2021
2.5.5.3 710 8/28/2021
2.5.5.2 746 8/24/2021
2.5.5.1 2,587 8/7/2021
2.5.5 725 8/7/2021
2.5.4.9 1,037 7/23/2021
2.5.4.8 886 7/17/2021
2.5.4.7 673 7/16/2021
2.5.4.6 976 7/4/2021
2.5.4.5 749 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 674 6/1/2021
2.5.3.9 692 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 875 3/12/2021
2.5.3 688 3/8/2021
2.5.2 719 3/5/2021
2.5.1.8 650 2/23/2021
2.5.1.7 687 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 797 12/23/2020
2.5.0 798 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 525 10/20/2020
2.4.0 1,056 10/1/2020
2.4.0-beta4 494 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 521 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