LINQKit
Query library
A set of extensions for querying data in Entity Framework and LINQ to SQL
LINQKit is a free set of extensions for LINQ to SQL and Entity Framework power users.
2k stars
53 watching
163 forks
Language: C#
last commit: 21 days ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
kutyel/linq.ts | A TypeScript implementation of a query language for working with arrays and objects | 850 |
thomaslevesque/linq.extras | A set of extension methods for the System.Linq namespace to provide additional functionality for common data processing tasks. | 173 |
paulyoder/linqtoexcel | A .NET library that enables querying of Excel spreadsheets using LINQ syntax | 1,056 |
ryujisamejima/linq | An Objective-C implementation of LINQ-like query methods for working with arrays and other collections | 7 |
aaronpowell/linq-in-javascript | An implementation of query language for JavaScript arrays with lazy evaluation and iteration support. | 81 |
zzzprojects/system.linq.dynamic.core | A .NET library that enables dynamic LINQ queries on top of IQueryable objects. | 1,569 |
martinchavez/linq | A test-driven learning project on C# Language Integrated Query (LINQ) concepts and syntax | 61 |
florents-tselai/litejq | A jq extension for SQLite that simplifies working with JSON data in SQL queries | 92 |
slazyk/sinq | Provides a fluent interface for working with sequences/collections in Swift | 269 |
linq2db/linq2db.linqpad | A driver for integrating LINQ query language with various databases using the LINQPad developer tool | 73 |
theweipeng/fable-linq | A query builder for lists in F#, allowing developers to write expressive and type-safe queries | 6 |
svick/linq-to-wiki | A .Net library to access MediaWiki API using LINQ queries | 99 |
6bee/remote.linq | Translates LINQ expressions to serializable formats and vice versa, allowing clients to execute queries against remote data sources | 334 |
manojlds/pslinq | A PowerShell implementation of LINQ for querying and manipulating data sets. | 77 |
colineberhardt/linqtoobjectivec | A fluent query API for Objective-C inspired by Linq | 723 |