LinqToExcel
Excel query library
A .NET library that enables querying of Excel spreadsheets using LINQ syntax
Use LINQ to retrieve data from spreadsheets and csv files
1k stars
100 watching
300 forks
Language: C#
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mperdeck/linqtocsv | A library that makes working with CSV files easy and efficient using LINQ queries. | 199 |
scottksmith95/linqkit | A set of extensions for querying data in Entity Framework and LINQ to SQL | 1,636 |
martinchavez/linq | A test-driven learning project on C# Language Integrated Query (LINQ) concepts and syntax | 61 |
colineberhardt/linqtoobjectivec | A fluent query API for Objective-C inspired by Linq | 723 |
epplussoftware/epplus | A .NET library for working with Excel spreadsheets | 1,819 |
kutyel/linq.ts | A TypeScript implementation of a query language for working with arrays and objects | 850 |
ryujisamejima/linq | An Objective-C implementation of LINQ-like query methods for working with arrays and other collections | 7 |
byme8/zeroql | A C# GraphQL client library with Linq-like syntax for building high-performance clients | 278 |
aaronpowell/linq-in-javascript | An implementation of query language for JavaScript arrays with lazy evaluation and iteration support. | 81 |
linq2db/linq2db.linqpad | A driver for integrating LINQ query language with various databases using the LINQPad developer tool | 73 |
asherber/statyppocoqueries.petapoco | A C# library providing strongly typed, Intellisensed LINQ expressions for database queries | 14 |
melancholiaforever/cql_excel | An Excel add-in to import data from an open database service into spreadsheets. | 16 |
og-sadpanda/sharpexcelibur | Tool to read Excel spreadsheets by executing a custom assembly in a temporary Excel process | 87 |
qtexcel/qxlsx | An Excel file reader/writer library using Qt. | 1,155 |
tylerbrinks/excss | A parser for .NET CSS stylesheets, converting them into a queryable object model with full LINQ support. | 341 |