LINQKit

Query builder

An extension library for LINQ to SQL and Entity Framework enabling dynamic query building and expression manipulation

LINQKit is a free set of extensions for LINQ to SQL and Entity Framework power users.

GitHub

2k stars
53 watching
165 forks
Language: C#
last commit: 28 days ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
kutyel/linq.ts A TypeScript implementation of a query language for working with arrays and objects 849
thomaslevesque/linq.extras A set of extension methods for the System.Linq namespace to provide additional functionality for common data processing tasks. 174
paulyoder/linqtoexcel A .NET library that enables querying of Excel spreadsheets using LINQ syntax 1,054
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 providing dynamic LINQ query capabilities 1,582
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 93
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 74
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 336
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 724