Nuacht

A simple C# library to export data to an Excel file Ever wanted to easily create a real Excel file in C#, from your DataSet, DataTable or List data ? Now you can. To add this library to your project: ...
NanoXLSX is a small .NET library written in C#, to create and read Microsoft Excel files in the XLSX format (Microsoft Excel 2007 or newer) in an easy and native way - rabanti-github/NanoXLSX ...