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,689
kutyel/linq.ts A TypeScript implementation of a query language for working with arrays and objects 849
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 providing dynamic LINQ query capabilities 1,582
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,054
thomaslevesque/linq.extras A set of extension methods for the System.Linq namespace to provide additional functionality for common data processing tasks. 174
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 An extension library for LINQ to SQL and Entity Framework enabling dynamic query building and expression manipulation 1,650
linq2db/linq2db.linqpad A driver for integrating LINQ query language with various databases using the LINQPad developer tool 74
6bee/remote.linq Translates LINQ expressions to serializable formats and vice versa, allowing clients to execute queries against remote data sources 336
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 724