CsvHelper.Excel.ClosedXml.Remix
An implementation of ICsvParser and ICsvSerializer from CsvHelper that reads and writes through the ClosedXML library, letting you work with Excel files using CsvHelper’s familiar API instead of hand-rolling OpenXML or interop code.
This library is a fork of an existing library that is no longer updating.