paulyoder/LinqToExcel
Use LINQ to retrieve data from spreadsheets and csv files observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5828
- days_rel: n/a
- days_push: 1687
- n_releases_24m: 0
Adoption not part of the score
1058 stars · 288 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A .NET library that lets developers query Excel spreadsheets and CSV files using LINQ syntax, mapping worksheet rows to strongly-typed objects. It is explicitly unmaintained and the author recommends using newer alternatives.
Use cases
- query excel spreadsheets with linq in c#
- read csv files into typed objects in .net
- filter spreadsheet rows like a database query
- map excel columns to class properties
- extract data from xlsx files in a dotnet app
When to choose
- you are on legacy .NET code that already uses it
- you need simple LINQ-based querying of Excel/CSV and can accept an unmaintained dependency
When to avoid
- starting a new project - the README says it is unmaintained and recommends alternatives
- you need modern Excel format support or active maintenance
- you cannot install the Microsoft Access Database Engine dependency
Facets
library · maturity abandoned
parser data-science etl spreadsheets files developer-tools dotnet windows cross-platform excel csv linq spreadsheet-querying net-library
1 source
- readme: https://github.com/paulyoder/LinqToExcel · fetched 2026-08-28 · 2fa36f60d81c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| paulyoder/LinqToExcel | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="paulyoder/LinqToExcel")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem