Sylvan.Data.Excel | The fastest .NET library for reading Excel data files | Parser library
kandi X-RAY | Sylvan.Data.Excel Summary
kandi X-RAY | Sylvan.Data.Excel Summary
A cross-platform .NET library for reading Excel data files in .xlsx, .xlsb and .xls formats. Provides readonly, row by row, forward-only access to the data. There is no support for creating or editing Excel files. Provides a familiar API via DbDataReader, which is ideal for accessing rectangular, tabular data sets. The library is a purely managed implementation with no external dependencies. This library is currently the fastest and lowest allocating library for reading Excel data files in the .NET ecosystem, for all supported formats.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of Sylvan.Data.Excel
Sylvan.Data.Excel Key Features
Sylvan.Data.Excel Examples and Code Snippets
Community Discussions
Trending Discussions on Sylvan.Data.Excel
QUESTION
ORIGINAL QUERY: Currently i wanted to switch from 32 bit builds to 64 bit, but i have trouble with finiding any library to extract data from xls. I can work with others like (xlsx, xlsm) on ClosedXML, unfortunately xls is not supported.
so right now this connexction will not stand.
...ANSWER
Answered 2022-Jan-18 at 16:41You can check out my library Sylvan.Data.Excel. It has no external dependencies, is cross plat, open-source, MIT licensed, and also the fastest Excel data reader for .NET. It supports both .xls, .xlsx, and .xlsb all through the same API. It is not as fully featured as some other libraries, it only supports reading (not writing), but it should be a pretty direct replacement for ACE, because it implements DbDataReader
. If you run into any issues/questions feel free to open them in the GitHub repo.
Using it is pretty straightforward:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install Sylvan.Data.Excel
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page