Magicodes.IE.Word 2.5.5.1

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

// Install Magicodes.IE.Word as a Cake Tool
#tool nuget:?package=Magicodes.IE.Word&version=2.5.5.1                

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.08.07**
     - 为了简化ASP.NET Core下的Excel导出,对Excel导出进行了进一步的封装
     - 添加`Magicodes.IE.Excel.AspNetCore`工程,添加`XlsxFileResult`的Action Result,支持泛型集合、Bytes数组、Steam直接导出
     - 修改部分命名和命名空间


     **2021.07.23**
     - 修复Excel合并行导入在存在空的合并单元格时可能的数据读取错误[#305](https://github.com/dotnetcore/Magicodes.IE/issues/305)

     **2021.07.17**
     - Magicodes.EPPlus回退到4.6.6,以修复格式错乱的问题
     - 修复Excel仅导出错误数据时的Bug[#302](https://github.com/dotnetcore/Magicodes.IE/pull/302)
     - 完善多语言[#298](https://github.com/dotnetcore/Magicodes.IE/pull/298),以及完善单元测试

     **2021.07.04**
     - 模板导出支持一行多个表格[#296](https://github.com/dotnetcore/Magicodes.IE/issues/296)

     **2021.06.29**
     - 合并PR[#295](https://github.com/dotnetcore/Magicodes.IE/pull/295),完善模板导出类型定义的问题

     **2021.06.25**
     - Fix only first [ColumnIndex] is valid exception[#289](https://github.com/dotnetcore/Magicodes.IE/issues/289)

     **2021.06.18**
     - Update ImportTestColumnIndex_Test
     - Magicodes.EPPlus was upgraded to 4.6.7[#285](https://github.com/dotnetcore/Magicodes.IE/issues/285)

     **2021.06.05**
     - Fix ImporterHeader->ColumnIndex
     - Utilize RecyclableMemoryStream instead of "new MemoryStream" all over

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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (15)

Showing the top 5 NuGet packages that depend on Magicodes.IE.Word:

Package Downloads
DH.Magicodes.IE.Word

DH框架的Word处理库。基于Magicodes.IE.Word

Magicodes.IE.AspNetCore

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

HandeSoft.Blazor

Package Description

ZhileTime.Hope.Downloader

Package Description

Magicodes.IE.Word.Abp

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.7.5.2 20,573 9/7/2024
2.7.5.1 31,741 1/10/2024
2.7.4.5 15,005 6/12/2023
2.7.4.4 6,832 4/22/2023
2.7.4.3 8,630 3/16/2023
2.7.4.2 11,611 1/4/2023
2.7.4.1 785 1/2/2023
2.7.4 793 12/30/2022
2.7.3 835 12/27/2022
2.7.2 3,560 12/4/2022
2.7.1 1,710 12/1/2022
2.7.0 1,566 11/7/2022
2.7.0-beta2 311 11/4/2022
2.7.0-beta 328 10/27/2022
2.6.9 1,202 10/26/2022
2.6.8 1,118 10/18/2022
2.6.7 1,367 10/12/2022
2.6.6 1,121 10/12/2022
2.6.5-beta1 354 7/17/2022
2.6.4 4,152 4/17/2022
2.6.3 2,162 3/6/2022
2.6.2 1,598 3/2/2022
2.6.1 14,015 12/5/2021
2.6.0 1,846 11/28/2021
2.5.6.3 1,420 10/23/2021
2.5.6.2 1,134 10/13/2021
2.5.6.1 1,066 10/6/2021
2.5.6 1,041 10/5/2021
2.5.5.4 1,797 9/2/2021
2.5.5.3 1,296 8/28/2021
2.5.5.2 1,115 8/24/2021
2.5.5.1 3,069 8/7/2021
2.5.5 846 8/7/2021
2.5.4.9 1,148 7/23/2021
2.5.4.8 988 7/17/2021
2.5.4.7 854 7/16/2021
2.5.4.6 1,263 7/4/2021
2.5.4.5 915 6/28/2021
2.5.4.4 901 6/25/2021
2.5.4.3 1,020 6/18/2021
2.5.4.2 837 6/15/2021
2.5.4.1 926 6/5/2021
2.5.4 821 6/1/2021
2.5.3.9 797 5/26/2021
2.5.3.8 1,573 5/9/2021
2.5.3.7 1,516 4/23/2021
2.5.3.6 791 4/18/2021
2.5.3.5 772 4/13/2021
2.5.3.4 3,052 4/6/2021
2.5.3.3 853 4/3/2021
2.5.3.2 787 3/30/2021
2.5.3.1 1,070 3/12/2021
2.5.3 809 3/8/2021
2.5.2 848 3/5/2021
2.5.1.8 821 2/23/2021
2.5.1.7 786 2/20/2021
2.5.1.6 871 1/31/2021
2.5.1.5 806 1/29/2021
2.5.1.4 7,274 1/9/2021
2.5.1.3 1,031 1/2/2021
2.5.1.2 944 12/22/2020
2.5.1.1 615 12/22/2020
2.5.1 597 12/21/2020
2.5.0 937 12/3/2020
2.5.0-beta6 444 11/26/2020
2.5.0-beta5 410 11/25/2020
2.5.0-beta4 423 11/20/2020
2.5.0-beta3 415 10/29/2020
2.5.0-beta2 482 10/20/2020
2.5.0-beta1 465 10/20/2020
2.4.0 1,289 10/1/2020
2.4.0-beta4 456 9/26/2020
2.4.0-beta3 462 9/24/2020
2.4.0-beta2 501 9/16/2020
2.4.0-beta1 498 9/14/2020
2.3.0 1,013 8/30/2020
2.3.0-beta8 613 8/22/2020
2.3.0-beta7 510 8/16/2020
2.3.0-beta6 505 8/10/2020
2.3.0-beta5 494 8/4/2020
2.3.0-beta4 486 7/14/2020
2.3.0-beta3 464 7/13/2020
2.3.0-beta2 409 7/6/2020
2.3.0-beta1 469 6/22/2020
2.2.7 1,115 6/17/2020
2.2.6 927 6/16/2020
2.2.5 929 6/14/2020
2.2.4 969 6/7/2020
2.2.3 1,169 5/31/2020
2.2.2 927 5/24/2020
2.2.1 969 5/16/2020
2.2.0 981 5/12/2020
2.2.0-beta9 438 4/16/2020
2.2.0-beta8 422 4/2/2020
2.2.0-beta7 504 3/29/2020
2.2.0-beta6 447 3/27/2020
2.2.0-beta5 445 3/27/2020
2.2.0-beta4 449 3/26/2020
2.2.0-beta3 441 3/25/2020
2.2.0-beta2 415 3/19/2020
2.2.0-beta1 457 3/18/2020
2.1.4 782 3/12/2020
2.1.3 714 3/6/2020
2.1.2 675 2/25/2020
2.1.1-beta 464 2/22/2020
2.1.0 649 2/14/2020
2.0.2 705 2/13/2020
2.0.1 770 2/13/2020
2.0.0 665 2/11/2020
2.0.0-beta4 484 2/5/2020
2.0.0-beta2 514 2/4/2020
2.0.0-beta1 450 1/18/2020
1.4.25 795 1/16/2020
1.4.24 687 1/16/2020
1.4.23 739 1/15/2020
1.4.21 700 1/14/2020
1.4.20 744 1/9/2020
1.4.19 698 1/9/2020
1.4.18 729 1/8/2020
1.4.17 718 1/7/2020
1.4.16 739 12/17/2019
1.4.15 666 12/10/2019
1.4.14 711 12/6/2019
1.4.13 689 11/30/2019
1.4.12 682 11/24/2019
1.4.11 670 11/20/2019
1.4.10 694 11/16/2019
1.4.9-beta 435 11/16/2019
1.4.8-beta 443 11/14/2019
1.4.7-beta 459 11/13/2019
1.4.6-beta 451 11/13/2019
1.4.5 720 11/13/2019
1.4.4 699 11/5/2019
1.4.3 672 11/5/2019
1.4.2 662 11/5/2019
1.4.1 674 11/4/2019
1.4.0 702 10/30/2019
1.3.9 733 10/26/2019
1.3.8 731 10/26/2019
1.3.7 725 10/22/2019
1.3.6 704 10/22/2019
1.3.5 708 10/22/2019
1.3.4 715 10/21/2019
1.3.3 719 10/18/2019
1.0.2 703 10/12/2019
1.0.1 760 9/28/2019
1.0.0 791 9/26/2019