Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 2.2% downloads on nuget.org

nuget.org : magicodes.ie.html

导入导出通用库,通过导入导出DTO模型来控制导入和导出,支持Excel、Word、Csv、Pdf和Html以及动态导出。 开源库地址:https://github.com/xin-lai 博客地址:http://www.cnblogs.com/codelove/ 交流QQ群:85318032 **2020.06.22** - ** 【Nuget】版本更新到3.0.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模板引擎的支持 **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);`

Registry - Homepage - JSON
purl: pkg:nuget/magicodes.ie.html
License:
Latest release: over 1 year ago
First release: over 4 years ago
Dependent packages: 8
Downloads: 415,230 total
Last synced: 17 days ago

    Loading...
    Readme
    Loading...