-
ClosedXML
ClosedXML is a .NET library for reading, manipulating and writing Excel 2007+ (.xlsx, .xlsm) files. It aims to provide an intuitive and user-friendly interface to dealing with the underlying OpenXML API.
We use Closed XML in a .Net Core service app - Still under windows but it *should* be ok under linux - I don't think it has deps. on System.Data.OleDb
-
Sevalla
Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
-
NPOI
a .NET library that can read/write Office formats without Microsoft Office installed. No COM+, no interop.
Try NPOI
-
Open-XML-SDK, which is officially supported by Microsoft.
-
Have you tried https://github.com/ExcelDataReader/ExcelDataReader ?
-
If all you need is the ability to read data out of a worksheet, and not create a worksheet, then I could suggest my own library Sylvan.Data.Excel. It only supports reading data, but is open sourced and MIT licensed. It supports .xlsx and .xls files.
-
It isn't exactly a full-featured library, but it is cross-platform and is the fastest and lowest allocating Excel reader that I'm aware of for .NET. That might not be a huge concern if you're just processing the occasional file.
-
ExcelMapper
An Excel to object mapper. Maps POCOs to and from Excel. Configuration via convention, attributes, or fluent methods.
You should take a look at ExcelMapper https://github.com/mganss/ExcelMapper
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.