Magicodes.RazorEngine.NetCore 2.2.0

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

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

Packages Downloads
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
导入导出通用库,通过导入导出DTO模型来控制导入和导出,支持Excel、Word、Csv、Pdf和Html以及动态导出。 开源库地址:https://github.com/xin-lai 博客地址:http://www.cnblogs.com/codelove/ 交流QQ群:85318032 **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 【修复】对低版本框架的兼容 **2020.09.24** - 【Nuget】版本更新到2.4.0-beta3 #142 【修复】根据模板列表高度的设置,统一设置渲染高度
1
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.03.06** - 完善筛选器注册机制,在指定了特性ImportHeaderFilter、ExporterHeaderFilter等值后,筛选器将匹配对于的类型,如不指定则作为全局筛选器。 **2022.03.02** - Excel导入时增加回调函数,方便增加自定义验证 - 优化获取DisplayName的逻辑 - 导出CSV支持ColumnIndex - 优化Pdf导出逻辑,统一各平台导出代码 **2021.11.28** - 修复未及时回收问题 **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/319) - 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)
1
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.04.03** - Excel导入逻辑移除5万行的限制,默认不限制导入数量 **2021.03.30** - Excel修复OutputBussinessErrorData扩展方法 - 多Sheet导入对Stream的支持 **2021.03.12** - Excel模板导出支持使用Dictionary、ExpandoObject完成动态导出 - 优化模板导出逻辑 **2021.03.08** - Excel模板导出支持使用JSON对象完成动态导出 **2021.03.05** - Excel导入支持合并行数据 [#239](https://github.com/dotnetcore/Magicodes.IE/issues/239)
1
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
1
Magicodes.IE.Html
导入导出通用库,通过导入导出DTO模型来控制导入和导出,支持Excel、Word、Csv、Pdf和Html以及动态导出。 开源库地址:https://github.com/xin-lai 博客地址:http://www.cnblogs.com/codelove/ 交流QQ群:85318032 **2020.07.13** - ** 【Nuget】版本更新到2.3.0-beta3** - 【PDF导出】修复Linux下导出PDf 出错问题 #125 **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}}
1
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
1
Magicodes.IE.Html
导入导出通用库,通过导入导出DTO模型来控制导入和导出,支持Excel、Word、Csv、Pdf和Html以及动态导出。 开源库地址:https://github.com/xin-lai 博客地址:http://www.cnblogs.com/codelove/ 交流QQ群:85318032 **2020.09.16** - 【Nuget】版本更新到2.4.0-beta2 1、#152 筛选器支持依赖注入 2、#151 导出添加AutoFitMaxRows,超过指定行数则不启用AutoFit 3、添加全局IsDisableAllFilter属性,以通过特性禁用所有筛选器 **2020.09.14** - 【Nuget】版本更新到2.4.0-beta1 1、支持单元格导出宽度设置 2、Excel导出支持对Enum的ValueMapping设置 3、Excel导出支持对bool类型的ValueMapping设置
1
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.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优化时间优化 **2021.05.26** - 修复ValueMappingAttribute **2021.05.10** - EXCEL模板导出功能,将单行复制改为多行复制 - PDF导出内存优化
1
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 **
1
Magicodes.IE.Html
导入导出通用库,通过导入导出DTO模型来控制导入和导出,支持Excel、Word、Csv、Pdf和Html以及动态导出。 开源库地址:https://github.com/xin-lai 博客地址:http://www.cnblogs.com/codelove/ 交流QQ群:85318032 **2020.05.16** - **【Nuget】版本更新到2.2.1** 【PDF导出】对模板引擎进行升级更新 **2020.05.12** - **【Nuget】版本更新到2.2.0** - **【Excel模板导出】支持导出字节** - **【文档】Magicodes.IE Csv导入导出** - **【Excel导入导出】修复标注的添加问题** - **【导出】ASP.NET Core Web API 中使用自定义格式化程序导出Excel、Pdf、Csv等内容** [#64](https://github.com/dotnetcore/Magicodes.IE/issues/64) - **【导入导出】支持使用System.ComponentModel.DataAnnotations命名空间下的部分特性来控制导入导出** [#63](https://github.com/dotnetcore/Magicodes.IE/issues/63) **2020.04.16** - **【Nuget】版本更新到2.2.0-beta9** - **【Excel模板导出】修复只存在一列时的导出 [#73](https://github.com/dotnetcore/Magicodes.IE/issues/73)** - **【Excel导入】支持返回表头和索引 [#76](https://github.com/dotnetcore/Magicodes.IE/issues/76)** - **【Excel导入导入】[#63](https://github.com/dotnetcore/Magicodes.IE/issues/63)** - 支持使用System.ComponentModel.DataAnnotations命名空间下的部分特性来控制导入导出,比如 - DisplayAttribute - DisplayFormatAttribute - DescriptionAttribute - 封装简单的易于使用的单一特性,例如 - IEIgnoreAttribute(可作用于属性、枚举成员,可影响导入和导出) **2020.04.02** 2.2.0-beta8 【Excel模板导出】支持图片 [#61](https://github.com/dotnetcore/Magicodes.IE/issues/61) 2.2.0-beta7 【Excel模板导出】修复渲染问题 [#51](https://github.com/dotnetcore/Magicodes.IE/issues/51)
1
Magicodes.IE.Html
导入导出通用库,通过导入导出DTO模型来控制导入和导出,支持Excel、Word、Csv、Pdf和Html以及动态导出。 开源库地址:https://github.com/xin-lai 博客地址:http://www.cnblogs.com/codelove/ 交流QQ群:85318032 **2020.06.14** - ** 【Nuget】版本更新到2.2.5** - ** 【Excel导出】增加分栏、分sheet、追加rows导出 [#74](https://github.com/dotnetcore/Magicodes.IE/issues/74)** - exporter.Append(list1).SeparateByColumn().Append(list2).ExportAppendData(filePath); - exporter.Append(list1).SeparateBySheet().Append(list2).ExportAppendData(filePath); - exporter.Append(list1).SeparateByRow().AppendHeaders().Append(list2).ExportAppendData(filePath); - ** [Excel导出】修复‘IsAllowRepeat=true’ [#107](https://github.com/dotnetcore/Magicodes.IE/issues/107) ** - ** [Pdf导出】增加PDF扩展方法,支持通过以参数形式传递特性参数 [#104](https://github.com/dotnetcore/Magicodes.IE/issues/104) ** - `ExportListBytesByTemplate<T>(ICollection<T> data, PdfExporterAttribute pdfExporterAttribute,string temple);` - `ExportBytesByTemplate<T>(T data, PdfExporterAttribute pdfExporterAttribute,string template);` **2020.06.07** - ** 【Nuget】版本更新到2.2.4** - ** 【Excel导入】增加`导入失败`仅返回错误行功能** - ** 【Excel导入】修复导入的空行标注位置偏移** - ** 【Excel导出】增加`SeparateByColumn`进行分割追加列** **2020.05.31** - **【Nuget】版本更新到2.2.3** - **【Excel导入】增加了stream Csv导入扩展方法 - **【Word导出】修复word文件字节导出错误
1
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模板引擎的支持
1
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.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)
1
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.30** - Excel修复OutputBussinessErrorData扩展方法 - 多Sheet导入对Stream的支持 **2021.03.12** - Excel模板导出支持使用Dictionary、ExpandoObject完成动态导出 - 优化模板导出逻辑 **2021.03.08** - Excel模板导出支持使用JSON对象完成动态导出 **2021.03.05** - Excel导入支持合并行数据 [#239](https://github.com/dotnetcore/Magicodes.IE/issues/239)
1
Magicodes.IE.Html
导入导出通用库,通过导入导出DTO模型来控制导入和导出,支持Excel、Word、Csv、Pdf和Html以及动态导出。 开源库地址:https://github.com/xin-lai 博客地址:http://www.cnblogs.com/codelove/ 交流QQ群:85318032 **2020.06.16** - ** 【Nuget】版本更新到2.2.6** - ** 【HTML导出】添加对NETCore2.2模板引擎的支持 **2020.06.14** - ** 【Nuget】版本更新到2.2.5** - ** 【Excel导出】增加分栏、分sheet、追加rows导出 [#74](https://github.com/dotnetcore/Magicodes.IE/issues/74)** - exporter.Append(list1).SeparateByColumn().Append(list2).ExportAppendData(filePath); - exporter.Append(list1).SeparateBySheet().Append(list2).ExportAppendData(filePath); - exporter.Append(list1).SeparateByRow().AppendHeaders().Append(list2).ExportAppendData(filePath); - ** [Excel导出】修复‘IsAllowRepeat=true’ [#107](https://github.com/dotnetcore/Magicodes.IE/issues/107) ** - ** [Pdf导出】增加PDF扩展方法,支持通过以参数形式传递特性参数 [#104](https://github.com/dotnetcore/Magicodes.IE/issues/104) ** - `ExportListBytesByTemplate<T>(ICollection<T> data, PdfExporterAttribute pdfExporterAttribute,string temple);` - `ExportBytesByTemplate<T>(T data, PdfExporterAttribute pdfExporterAttribute,string template);` **2020.06.07** - ** 【Nuget】版本更新到2.2.4** - ** 【Excel导入】增加`导入失败`仅返回错误行功能** - ** 【Excel导入】修复导入的空行标注位置偏移** - ** 【Excel导出】增加`SeparateByColumn`进行分割追加列**
1
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.03.02** - Excel导入时增加回调函数,方便增加自定义验证 - 优化获取DisplayName的逻辑 - 导出CSV支持ColumnIndex - 优化Pdf导出逻辑,统一各平台导出代码 **2021.11.28** - 修复未及时回收问题 **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/319) - 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)
1

Version Downloads Last updated
2.2.0 0 2020/8/4
2.1.0 0 2020/7/13
2.0.0 0 2020/6/16
1.0.0 0 2020/5/16