48 skills found · Page 1 of 2
JanKallman / EPPlusCreate advanced Excel spreadsheets using .NET
EPPlusSoftware / EPPlusEPPlus-Excel spreadsheets for .NET
VahidN / PdfReport.CorePdfReport.Core is a code first reporting engine, which is built on top of the iTextSharp.LGPLv2.Core and EPPlus.Core libraries
VahidN / EPPlus.CoreEPPlus.Core is an unofficial port of the EPPlus library to .NET Core
RamblingCookieMonster / PSExcelA simple Excel PowerShell module
RedSiege / Hot ManchegoMacro-Enabled Excel File Generator (.xlsm) using the EPPlus Library.
EPPlusSoftware / EPPlus.Sample.NetCoreEPPlus samples for .NET Core. More details in Readme.md.
VahidN / PdfReportPdfReport is a code first reporting engine, which is built on top of the iTextSharp and EPPlus libraries.
eraydin / EPPlus.Core.ExtensionsAn extensions library for EPPlus package to generate and manipulate Excel files easily.
winstonwxj / ExcelCake基于Epplus开发的Excel(支持excel 2007及之后版本)通用导入导出类库(支持.net core)。两套实现机制:1.基于特性实现的导入、导出(侵入式)2.基于模板实现的导入、导出(非侵入式)
ipvalverde / EPPlus.DataExtractorEPPlus extension that make easier to extract POCO from excel tables
EPPlusSoftware / EPPlus.Sample.NetFrameworkEPPlus samples for .NET Framework. More details in Readme.md.
EPPlusSoftware / EPPlus.Samples.CSharpSample project to show functionality of the EPPlus library in C#
pruiz / EPPlusEPPlus fork fixing mono problems.
ahmettugur / React Redux Aspnet WebapiNo description available
ShadyNagy / ExcelObjectMapperA .NET library for mapping Excel data to objects, built on top of EPPlus. Simplifies importing and manipulating Excel data in applications, with filtering and sorting capabilities.
Dexiom / Dexiom.EPPlusExporterA very simple, yet incredibly powerfull library to generate Excel documents out of objects, arrays, lists, collections, etc.
ylatuya / EPPlusClone of EPPlus
igorkulman / ExcelPackageFExcelPackageF is a simple F# wrapper over the EPPlus library.
avalonzone / ExcelPSLibExcelPSLib is a PowerShell Module that allows creation of XLSX file by using the EPPlus 4.1 .Net Dynamic Link Library available at http://epplus.codeplex.com/ and made by Jan Kallman.