awesome-linq
LINQ utilities
A curated collection of LINQ libraries and tools for .NET developers.
A curated collection of awesome LINQ libraries, tools, and more.
401 stars
45 watching
50 forks
last commit: about 7 years ago
Linked from 4 awesome lists
Awesome LINQ / Libraries / Queries | |||
| LINQ to Bing | LINQ provider for Bing search API engine | ||
| LINQ to CSV | 199 | over 1 year ago | Popular, easy to use library to read and write CSV files (by @mperdeck) |
| LINQ to DB | 3,007 | 11 months ago | Linq to database provider (by @linq2db) |
| LINQ to Excel | 1,054 | almost 4 years ago | Retrieve data from spreadsheets by using LINQ (by @paulyoder) |
| LINQ to Google | Query Google's Data Sources using a strongly typed syntax | ||
| LINQ to JSON | Part of the lib Newtonsoft.Json.NET (by @JamesNK) | ||
| LINQ to REST | Parses OData system query parameters to create a LINQ query | ||
| LINQ to SharePoint | Query SharePoint lists using familiar LINQ syntax | ||
| LINQ to Twitter | 514 | over 1 year ago | LINQ Provider for the Twitter API (by @JoeMayo) |
| LINQ to Wiki | 99 | over 8 years ago | .Net library to access MediaWiki API (by @svick) |
| LINQ to XSD | LINQ to XSD enhances the existing LINQ to XML technology | ||
Awesome LINQ / Libraries / Extensions | |||
| ExtraLINQ | 217 | almost 7 years ago | Extension methods for various .NET sequence types (by @mariusschulz) |
| i4o (index for objects) - Indexed LINQ | Extends LINQ to allow you to put indexes on your objects | ||
| LINQKit | 1,650 | 12 months ago | Extensions for LINQ to SQL and Entity Framework power users (by @scottksmith95) |
| LINQ Extensions | 34 | about 5 years ago | LINQ extensions for .NET is a collection of useful extensions methods that extends LINQ's capability. There are methods for combinatorics, mathematical sequences and others Array/IEnumerable extensions. (by @TommasoScalici) |
| LINQ Extensions Library | Statistical analysis, sequence generation and manipulation, pattern detection and more | ||
| Mono.Linq.Expressions | 114 | almost 6 years ago | Complement for System.Linq.Expressions (by @jbevain) |
| MoreLINQ | Extensions to LINQ to Objects (by @morelinq) | ||
| Linq.Extras | 174 | almost 4 years ago | Extensions to LINQ to Objects, and utilities to manipulate lists and comparers (by @thomaslevesque) |
Awesome LINQ / Libraries / Databases | |||
| RavenDB | 3,619 | 11 months ago | A linq enabled document database for .NET (by @ravendb) |
Awesome LINQ / Libraries / Miscs | |||
| L2ST4 | – T4 based code generation to replace the default code generated from the DBML file with LINQ to SQL | ||
| LINQ IQueryable Toolkit | Build your own LINQ provider written by the mind behind LINQ to SQL | ||
| ReLinq | Create full-featured LINQ providers. ReLinq is used by EF 7 and NHibernate | ||
| LINQBridge | Complete re-implementation of LINQ to Objects for projects targeting Microsoft .NET Framework 2.0 | ||
Awesome LINQ / Tools | |||
| LINQPad | An awesome tool to test and prototype LINQ queries | ||
| Linqer | Convert SQL query to LINQ | ||
| LINQ to Entity query visualizer | View Native SQL of LINQ to entities ObjectQuery in Visual Studio | ||
Awesome LINQ / Samples | |||
| 101 LINQ Samples | Sample covering all LINQ functionality and demonstrating LINQ with SQL, DataSets, and XML | ||
| LINQ - Sample Queries | This project contains about 101 samples using LINQ | ||
Awesome LINQ / Readings | |||
| 10 LINQ Myths | Ten root causes of the most common misunderstandings | ||
| SQL queries in LINQ | |||
| The 6 best practices for writing LINQ extension methods | (by @kbilsted) | ||
| Why LINQ beats SQL | |||
Awesome LINQ / Tutorials | |||
| LINQ for Beginners | Let's see some examples, and explore what LINQ does for us (by @exceptionnotfound) | ||
| LINQ: Test-Driven Learning | 61 | over 5 years ago | Help the user further study LINQ with a test-driven approach (by @MartinChavez) |
Awesome LINQ / Exercices | |||
| LINQ Quiz | Take the following short quiz and test your knowledge of LINQ! | ||
Awesome LINQ / Implementations | |||
| CLinq | LINQ support for the C++/CLI language | ||
| go-linq | 3,532 | about 3 years ago | .NET LINQ-like query methods for Go (by @ahmetalpbalkan) |
| hxLINQ | 45 | over 4 years ago | An implementation of LINQ in Haxe (by @andyli) |
| Jinq | 661 | almost 2 years ago | LINQ-style queries for Java 8 (by @my2iu) |
| LINQ in JavaScript | 81 | almost 5 years ago | Use ES6 iterators for proper lazy evaluation (by @aaronpowell) |
| Linq | 662 | about 5 years ago | LINQ for list comprehension in C++ (by @pfultz2) |
| Linq | 7 | over 12 years ago | Objective-C implementation of LINQ (by @RyujiSamejima) |
| LinqToObjectiveC | 724 | about 8 years ago | Brings a Linq-style fluent query API to Objective-C (by @ColinEberhardt) |
| linq | 74 | almost 3 years ago | PHP implementation of LINQ 2 Objects (by @fusonic) |
| linq | LINQ support for Go (by @zx48) | ||
| linqts | 849 | about 1 year ago | LINQ for TypeScript (by @kutyel) |
| linq.js | 1,689 | over 1 year ago | LINQ for JavaScript library packaged for node.js (by @mihaifm) |
| linq4j | 373 | almost 2 years ago | A port of LINQ (Language-Integrated Query) to Java (by @julianhyde) |
| node-linq | 77 | almost 8 years ago | LINQ for node (by @contra) |
| SINQ | 269 | over 6 years ago | LINQ for Swift - Swift Integrated Query (by @slazyk) |
| Pinq | 461 | over 3 years ago | PHP Integrated Query, a real LINQ library for PHP (by @TimeToogo) |
| YaLinqo | 443 | almost 2 years ago | Yet Another LINQ to Objects for PHP (by @Athari) |