EPPlus: No longer free to use in a commercial setting
posted in dotnet on • by Wouter Van SchandevijlVersion 4.5.3.3 is the last version of EPPlus you can use without a license for commercial use.
EPPlus Repositories
JanKallman/EPPlus : The old and free one
EPPlusSoftware/EPPlus : The new and not so free one
Alternatives
ClosedXML/ClosedXML : .NET library for reading, manipulating and writing Excel files
nissl-lab/npoi : .NET library to read/write Office formats
mini-software/MiniExcel : Easy Excel .NET helper to import/export/template spreadsheets
If you just need to read
ExcelDataReader/ExcelDataReader : Lightweight C# library for reading Excel files