Magicodes.RazorEngine.NetCore 2.1.0

Fork from https://github.com/hermanho/RazorEngine

Showing the top 20 packages that depend on Magicodes.RazorEngine.NetCore.

Packages Downloads
Magicodes.IE.Html
导入导出通用库,通过导入导出DTO模型来控制导入和导出,支持Excel、Word、Csv、Pdf和Html以及动态导出。 开源库地址:https://github.com/xin-lai 博客地址:http://www.cnblogs.com/codelove/ 交流QQ群:85318032 **2020.12.21** - 【Nuget】版本更新到2.5.1 - 导出支持使用ColumnIndex指定导出顺序,以导出时在某些情况下顺序不一致的问题(Export supports the use of ColumnIndex to specify the export order, so that the order is inconsistent in some cases when exporting) [#179](https://github.com/dotnetcore/Magicodes.IE/issues/179) **2020.12.03** - 【Nuget】版本更新到2.5.0 - Excel导出支持HeaderRowIndex [#164](https://github.com/dotnetcore/Magicodes.IE/issues/164) - 增加Excel枚举导出对DescriptionAttribute的支持 [#168](https://github.com/dotnetcore/Magicodes.IE/issues/168) - Excel生成导入模板支持内置数据验证[#167](https://github.com/dotnetcore/Magicodes.IE/issues/167) - 支持数据验证 - 支持MaxLengthAttribute、MinLengthAttribute、StringLengthAttribute、RangeAttribute - 支持输入提示 To fix The Mapping Values of The total length of a Data Validation list always exceed 255 characters (#196)(https://github.com/dotnetcore/Magicodes.IE/issues/196) - Excel export List data type errors, and formatting issues.[#191](https://github.com/dotnetcore/Magicodes.IE/issues/191) [#193](https://github.com/dotnetcore/Magicodes.IE/issues/193) - 导入Excel对Enum类型匹配值映射时,忽略值前后空格 - fix MappingValues The total length of a DataValidation list cannot exceed 255 characters [#196](https://github.com/dotnetcore/Magicodes.IE/issues/196) - Excel导出List数据类型存在错误,以及格式化问题。 [#191](https://github.com/dotnetcore/Magicodes.IE/issues/191) [#193](https://github.com/dotnetcore/Magicodes.IE/issues/193) - The ColumnIndex property does not appear to be valid in Excel import [#198](https://github.com/dotnetcore/Magicodes.IE/issues/198) - TableStyle修改为枚举类型 **2020.11.26** - 【Nuget】版本更新到2.5.0-beta6 - The ColumnIndex property does not appear to be valid in Excel import [#198](https://github.com/dotnetcore/Magicodes.IE/issues/198) **2020.11.25** - 【Nuget】版本更新到2.5.0-beta5 - fix MappingValues The total length of a DataValidation list cannot exceed 255 characters [#196](https://github.com/dotnetcore/Magicodes.IE/issues/196) - Excel导出List数据类型存在错误,以及格式化问题。 [#191](https://github.com/dotnetcore/Magicodes.IE/issues/191) [#193](https://github.com/dotnetcore/Magicodes.IE/issues/193) **2020.11.20** - 【Nuget】版本更新到2.5.0-beta4 - 导入Excel对Enum类型匹配值映射时,忽略值前后空格
5
Magicodes.IE.Html
导入导出通用库,通过导入导出DTO模型来控制导入和导出,支持Excel、Word、Csv、Pdf和Html以及动态导出。 开源库地址:https://github.com/xin-lai 博客地址:http://www.cnblogs.com/codelove/ 交流QQ群:85318032 **2020.09.26** - 【Nuget】版本更新到2.4.0-beta4 #157 【修复】对低版本框架的兼容 **2020.09.24** - 【Nuget】版本更新到2.4.0-beta3 #142 【修复】根据模板列表高度的设置,统一设置渲染高度 **2020.09.16** - 【Nuget】版本更新到2.4.0-beta2 1、#152 筛选器支持依赖注入 2、#151 导出添加AutoFitMaxRows,超过指定行数则不启用AutoFit 3、添加全局IsDisableAllFilter属性,以通过特性禁用所有筛选器
4
Magicodes.IE.Html
导入导出通用库,通过导入导出DTO模型来控制导入和导出,支持Excel、Word、Csv、Pdf和Html以及动态导出。 开源库地址:https://github.com/xin-lai 博客地址:http://www.cnblogs.com/codelove/ 交流QQ群:85318032 **2020.07.06** - ** 【Nuget】版本更新到2.3.0-beta2** - 【Excel导出】导出业务错误数据支持直接返回错误数据的文件流字节 - 【Excel导出】对追加sheet实现同一个Model可自定义传入不同sheet名称 - exporter.Append(list1,"sheet1").SeparateBySheet().Append(list2).ExportAppendData(filePath); - 【Nuget】针对于一些客户端不支持SemVer 2.0.0 进行采取兼容机制 **2020.06.22** - ** 【Nuget】版本更新到2.3.0-beta1** - ** 【Excel导出】添加对Excel模板导出函数的支持 - {{Formula::AVERAGE?params=G4:G6}} **2020.06.17** - ** 【Nuget】版本更新到2.2.7** - ** 【HTML导出】添加对NETCore2.2模板引擎的支持 **2020.06.16** - ** 【Nuget】版本更新到2.2.6** - ** 【HTML导出】添加对NETCore2.2模板引擎的支持
4
Magicodes.IE.Html
导入导出通用库,支持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.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) **2021.01.02** - 【Nuget】版本更新到2.5.1.3 - Add PDF support for paper size - Add PDF support for margins [#223](https://github.com/dotnetcore/Magicodes.IE/issues/223) **2020.12.21** - 【Nuget】版本更新到2.5.1 - 导出支持使用ColumnIndex指定导出顺序,以导出时在某些情况下顺序不一致的问题(Export supports the use of ColumnIndex to specify the export order, so that the order is inconsistent in some cases when exporting) [#179](https://github.com/dotnetcore/Magicodes.IE/issues/179) **2020.12.03** - 【Nuget】版本更新到2.5.0 - Excel导出支持HeaderRowIndex [#164](https://github.com/dotnetcore/Magicodes.IE/issues/164) - 增加Excel枚举导出对DescriptionAttribute的支持 [#168](https://github.com/dotnetcore/Magicodes.IE/issues/168) - Excel生成导入模板支持内置数据验证[#167](https://github.com/dotnetcore/Magicodes.IE/issues/167) - 支持数据验证 - 支持MaxLengthAttribute、MinLengthAttribute、StringLengthAttribute、RangeAttribute - 支持输入提示 To fix The Mapping Values of The total length of a Data Validation list always exceed 255 characters (#196)(https://github.com/dotnetcore/Magicodes.IE/issues/196) - Excel export List data type errors, and formatting issues.[#191](https://github.com/dotnetcore/Magicodes.IE/issues/191) [#193](https://github.com/dotnetcore/Magicodes.IE/issues/193) - 导入Excel对Enum类型匹配值映射时,忽略值前后空格 - fix MappingValues The total length of a DataValidation list cannot exceed 255 characters [#196](https://github.com/dotnetcore/Magicodes.IE/issues/196) - Excel导出List数据类型存在错误,以及格式化问题。 [#191](https://github.com/dotnetcore/Magicodes.IE/issues/191) [#193](https://github.com/dotnetcore/Magicodes.IE/issues/193) - The ColumnIndex property does not appear to be valid in Excel import [#198](https://github.com/dotnetcore/Magicodes.IE/issues/198) - TableStyle修改为枚举类型
4
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.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 **2021.06.05** - EXCEL模板导出支持XOffset和YOffset - EXCEL修复ValueMapping - Core工程多语言配置 - EXCEL优化时间导出 **2021.06.01** - EXCEL支持自动换行属性 - EXCEL支持隐藏列属性 - EXCEL优化时间优化
3
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/ 更新记录:https://github.com/dotnetcore/Magicodes.IE/blob/master/RELEASE.md 公众号:麦扣聊技术 交流QQ群:85318032 **2021.09.02** - 修复可为空枚举导入时的验证问题[#322](https://github.com/dotnetcore/Magicodes.IE/issues/322)。 **2021.08.27** - 修复Append方式导出多个sheet时,发生“Tablename is not unique”错误,具体见[#299](https://github.com/dotnetcore/Magicodes.IE/issues/299)。 **2021.08.24** - 添加对Abp模块的包装,具体见[#318](https://github.com/dotnetcore/Magicodes.IE/issues/318)。 **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)
3
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/ 更新记录:https://github.com/dotnetcore/Magicodes.IE/blob/master/RELEASE.md 公众号:麦扣聊技术 交流QQ群:85318032
3
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/ 更新记录:https://github.com/dotnetcore/Magicodes.IE/blob/master/RELEASE.md 公众号:麦扣聊技术 交流QQ群:85318032
3
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/ 更新记录: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导出逻辑,统一各平台导出代码
3
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.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 **2021.06.05** - EXCEL模板导出支持XOffset和YOffset - EXCEL修复ValueMapping - Core工程多语言配置 - EXCEL优化时间导出 **2021.06.01** - EXCEL支持自动换行属性 - EXCEL支持隐藏列属性 - EXCEL优化时间优化
3
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.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 **2021.06.05** - EXCEL模板导出支持XOffset和YOffset - EXCEL修复ValueMapping - Core工程多语言配置 - EXCEL优化时间导出 **2021.06.01** - EXCEL支持自动换行属性 - EXCEL支持隐藏列属性 - EXCEL优化时间优化
3
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.03.08** - Excel模板导出支持使用JSON对象完成动态导出 **2021.03.05** - Excel导入支持合并行数据 [#239](https://github.com/dotnetcore/Magicodes.IE/issues/239) **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)
3
Magicodes.IE.Html
导入导出通用库,通过导入导出DTO模型来控制导入和导出,支持Excel、Word、Csv、Pdf和Html以及动态导出。 开源库地址:https://github.com/xin-lai 博客地址:http://www.cnblogs.com/codelove/ 交流QQ群:85318032 **2020.08.30** - ** 【Nuget】版本更新到2.3.0 **
3
Magicodes.IE.Html
导入导出通用库,通过导入导出DTO模型来控制导入和导出,支持Excel、Word、Csv、Pdf和Html以及动态导出。 开源库地址:https://github.com/xin-lai 博客地址:http://www.cnblogs.com/codelove/ 交流QQ群:85318032 **2020.12.03** - 【Nuget】版本更新到2.5.0 - Excel导出支持HeaderRowIndex [#164](https://github.com/dotnetcore/Magicodes.IE/issues/164) - 增加Excel枚举导出对DescriptionAttribute的支持 [#168](https://github.com/dotnetcore/Magicodes.IE/issues/168) - Excel生成导入模板支持内置数据验证[#167](https://github.com/dotnetcore/Magicodes.IE/issues/167) - 支持数据验证 - 支持MaxLengthAttribute、MinLengthAttribute、StringLengthAttribute、RangeAttribute - 支持输入提示 To fix The Mapping Values of The total length of a Data Validation list always exceed 255 characters (#196)(https://github.com/dotnetcore/Magicodes.IE/issues/196) - Excel export List data type errors, and formatting issues.[#191](https://github.com/dotnetcore/Magicodes.IE/issues/191) [#193](https://github.com/dotnetcore/Magicodes.IE/issues/193) - 导入Excel对Enum类型匹配值映射时,忽略值前后空格 - fix MappingValues The total length of a DataValidation list cannot exceed 255 characters [#196](https://github.com/dotnetcore/Magicodes.IE/issues/196) - Excel导出List数据类型存在错误,以及格式化问题。 [#191](https://github.com/dotnetcore/Magicodes.IE/issues/191) [#193](https://github.com/dotnetcore/Magicodes.IE/issues/193) - The ColumnIndex property does not appear to be valid in Excel import [#198](https://github.com/dotnetcore/Magicodes.IE/issues/198) - TableStyle修改为枚举类型 **2020.11.26** - 【Nuget】版本更新到2.5.0-beta6 - The ColumnIndex property does not appear to be valid in Excel import [#198](https://github.com/dotnetcore/Magicodes.IE/issues/198) **2020.11.25** - 【Nuget】版本更新到2.5.0-beta5 - fix MappingValues The total length of a DataValidation list cannot exceed 255 characters [#196](https://github.com/dotnetcore/Magicodes.IE/issues/196) - Excel导出List数据类型存在错误,以及格式化问题。 [#191](https://github.com/dotnetcore/Magicodes.IE/issues/191) [#193](https://github.com/dotnetcore/Magicodes.IE/issues/193) **2020.11.20** - 【Nuget】版本更新到2.5.0-beta4 - 导入Excel对Enum类型匹配值映射时,忽略值前后空格
3

Version Downloads Last updated
2.2.0 2 2025/6/8
2.1.0 1 2025/6/9
2.0.0 2 2025/6/9
1.0.0 1 2025/6/9