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.
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