Top 20 NuGet Excel Packages

A 100% managed code library to generate Excel .xlsx Workbooks. Can be safely used on a server, no COM Interop or other unsafe/unsupported operations.
Transforms Csv to Excel spreadsheets using .NET and EPPlus
Library for importing Excel spreadsheets into SQL Server tables
OfficeWriter's ExcelWriter is a .NET API allows you to generate, manipulate, and read Excel documents from your own applications.
Net Core 中 Excel 导入、导出,简单易用。 导入支持: 单/多个sheet导入、 DataAnnotations 数据验证、默认值、字段忽略、指定行区间导入等。 导出支持: 样式、字体、列宽、行高、列合并、行合并、列统计、数据格式化 等设置。
SpreadCheetah is a high-performance .NET library for generating spreadsheet (Microsoft Excel XLSX) files.
Convert excel and .NET object , Excel 与 .NET 对象互相转换的类库
C# dotnet templates for creating ETL applications with actionETL. - "actionetl.console" template creates an actionETL console project - "actionetl.addtoproject" template adds actionETL to an existing project Please see https://docs.envobi.com/actionetl/articles/dotnet-templates.html for detail...
DRIT.Spreadsheet provides an easy to use, intuitive .NET API to read, create and convert spreadsheet documents from various formats to OpenXml.
Aspose.Cells.GridWeb for .NET consists of API and Web controls to create, process, manipulate and convert Microsoft Excel® spreadsheets without needing Office Automation.
This library forked from https://github.com/ClosedXML/ClosedXML This fork provides more convenient hyperlinks creating. ClosedXML is a .NET library for reading, manipulating and writing Excel 2007+ (.xlsx, .xlsm) files. It aims to provide an intuitive and user-friendly interface to dealing with the ...
A library for loading and saving Excel documents.
Library for handling HealthKit data and exporting it to Excel/CSV. Also facilitates loading a HealthKit "data export" file.
封裝NPOI套件來進行Excel匯出
ExcelDnaPack distributed as a NuGet package for use as a tool in build scenarios.
MindFusion Xamarin Pack offers you a fast and easy way to add to your application state-of-the-art diagrams, flowcharts, calendars, charts and gauges.
Classes to generate Excel Report in ASP.NET
Convert all excel spreadsheet to a json with two lines code. Send the spreadsheet and get the json with columns and values Code: static void Main(string[] args) { var path = @"C:\Data.xlsx"; var excel = new ExcelToJsonLibrary.ExcelToJson(); var result = ...
Siemens excel abstractions
An implementation of ICsvParser and ICsvSerializer from CsvHelper that reads and writes using the ClosedXml library.