LINQ

C# LINQ tutorial

A test-driven learning project on C# Language Integrated Query (LINQ) concepts and syntax

LINQ: Test-Driven Learning

GitHub

61 stars
10 watching
10 forks
Language: C#
last commit: over 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mihaifm/linq A JavaScript implementation of a LINQ library providing query and data processing functionality 1,682
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
zzzprojects/system.linq.dynamic.core A .NET library that enables dynamic LINQ queries on top of IQueryable objects. 1,569
mperdeck/linqtocsv A library that makes working with CSV files easy and efficient using LINQ queries. 199
paulyoder/linqtoexcel A .NET library that enables querying of Excel spreadsheets using LINQ syntax 1,056
thomaslevesque/linq.extras A set of extension methods for the System.Linq namespace to provide additional functionality for common data processing tasks. 173
manojlds/pslinq A PowerShell implementation of LINQ for querying and manipulating data sets. 77
math-comp/tutorial_material Tutorials and materials for teaching Coq-based mathematical component development 17
scottksmith95/linqkit A set of extensions for querying data in Entity Framework and LINQ to SQL 1,636
linq2db/linq2db.linqpad A driver for integrating LINQ query language with various databases using the LINQPad developer tool 73
6bee/remote.linq Translates LINQ expressions to serializable formats and vice versa, allowing clients to execute queries against remote data sources 334
joemayo/linqtotwitter A LINQ provider for the Twitter API that allows users to query and manipulate tweets using standard LINQ syntax. 514
yocontra/node-linq A library that provides a LINQ implementation for Node.js 77
colineberhardt/linqtoobjectivec A fluent query API for Objective-C inspired by Linq 723