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: almost 2 years ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
kutyel/linq.tsA TypeScript implementation of a query language for working with arrays and objects849
thomaslevesque/linq.extrasA set of extension methods for the System.Linq namespace to provide additional functionality for common data processing tasks.174
paulyoder/linqtoexcelA .NET library that enables querying of Excel spreadsheets using LINQ syntax1,054
ryujisamejima/linqAn Objective-C implementation of LINQ-like query methods for working with arrays and other collections7
aaronpowell/linq-in-javascriptAn implementation of query language for JavaScript arrays with lazy evaluation and iteration support.81
zzzprojects/system.linq.dynamic.coreA .NET library providing dynamic LINQ query capabilities1,582
martinchavez/linqA test-driven learning project on C# Language Integrated Query (LINQ) concepts and syntax61
florents-tselai/litejqA jq extension for SQLite that simplifies working with JSON data in SQL queries93
slazyk/sinqProvides a fluent interface for working with sequences/collections in Swift269
linq2db/linq2db.linqpadA driver for integrating LINQ query language with various databases using the LINQPad developer tool74
theweipeng/fable-linqA query builder for lists in F#, allowing developers to write expressive and type-safe queries6
svick/linq-to-wikiA .Net library to access MediaWiki API using LINQ queries99
6bee/remote.linqTranslates LINQ expressions to serializable formats and vice versa, allowing clients to execute queries against remote data sources336
manojlds/pslinqA PowerShell implementation of LINQ for querying and manipulating data sets.77
colineberhardt/linqtoobjectivecA fluent query API for Objective-C inspired by Linq724