Found 128 packages
See release notes https://github.com/ClosedXML/ClosedXML/releases/tag/0.105.0 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 underlying OpenXML API.
A lexer and parser of Excel formulas with focus on performance. Its goal is to create an abstract syntax tree from a formula text to enable formula evaluation.
ClosedXML.Report is a tool for report generation and data analysis in .NET applications through the use of Microsoft Excel. ClosedXML.Report is a .NET-library for report generation Microsoft Excel without requiring Excel to be installed on the machine that's running the code.
MVC extensions for ClosedXML
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 underlying OpenXML API.
WebApi extensions for ClosedXML
This is a package of an Example Project for ClosedXML_Excel. As a free C# excel API, it can enable developers to edit, copy, create, print and convert Excel files which were generated by ClosedXML. You can create a large range of applications for free. It supports both for the old Excel 97-2003 format (.xls) and for the new Excel 2007 and Excel 2010 (.xlsx). Main features: Export .xlsx to PDF. Export .xlsx to XML. Export .xlsx to CSV. Export .xlsx to image. Insert Image. Insert Chart. Insert SparkLine. Save Chart to Image. Set Background. Insert Control. Insert OLEObject. Set Viewmod. Zoom function. Export Data.
Package Description
An implementation of ICsvParser and ICsvSerializer from CsvHelper that reads and writes using the ClosedXml library.
ASP.NET extensions for ClosedXML
Readers and writers for objects-to-OpenXML.
This package contains an exporter (an implementation of EasyData's IDataExporter interface) for Excel (.xlsx) format. The exporting is performed via CLosedXML library.
Import & Export Excel Operations
TableIO.ClosedXml is TableIO Extension for reading and writing Excel(xlsx).
ClosedXML TableReader is a ClosedXML extension to read Excel tables to dotnet dataTable or generic typed collection