Sign in Sign up
nuget

AMain.ExcelHelper

A library for reading and writing Excel files. Extremely fast, flexible, and easy to use. The primary purpose of this library is to support reading Excel files into Plain Old C# Objects (POCO's) with a high performance parser for converting the records from Excel intil C# objects. Supports reading and writing of custom class objects. Supports reading Excel files in all formats including the newer OpenXML formats as well as the older binary BIFF8 and BIFF5 formats using the awesome ExcelDataReader project. Supports writing XML files only in the OpenXML format using the awesome ClosedXML library.

nuget View on Nuget

Activity

Latest release
1y ago
Total releases
8
Cadence
~2 months
Last 12 months
0

Details

License
MS-PL OR Apache-2.0
First release
Oct 17, 2017
Releases
Version Released
1.3.1 minor
1.2.3 patch
1.2.2 patch
1.2.1 patch
1.2.0 minor
1.1.1 patch
1.1.0 minor
1.0.0 initial