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 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
mihaifm/linqA JavaScript implementation of a LINQ library providing query and data processing functionality1,689
kutyel/linq.tsA TypeScript implementation of a query language for working with arrays and objects849
ryujisamejima/linqAn Objective-C implementation of LINQ-like query methods for working with arrays and other collections7
zzzprojects/system.linq.dynamic.coreA .NET library providing dynamic LINQ query capabilities1,582
mperdeck/linqtocsvA library that makes working with CSV files easy and efficient using LINQ queries.199
paulyoder/linqtoexcelA .NET library that enables querying of Excel spreadsheets using LINQ syntax1,054
thomaslevesque/linq.extrasA set of extension methods for the System.Linq namespace to provide additional functionality for common data processing tasks.174
manojlds/pslinqA PowerShell implementation of LINQ for querying and manipulating data sets.77
math-comp/tutorial_materialTutorials and materials for teaching Coq-based mathematical component development17
scottksmith95/linqkitAn extension library for LINQ to SQL and Entity Framework enabling dynamic query building and expression manipulation1,650
linq2db/linq2db.linqpadA driver for integrating LINQ query language with various databases using the LINQPad developer tool74
6bee/remote.linqTranslates LINQ expressions to serializable formats and vice versa, allowing clients to execute queries against remote data sources336
joemayo/linqtotwitterA LINQ provider for the Twitter API that allows users to query and manipulate tweets using standard LINQ syntax.514
yocontra/node-linqA library that provides a LINQ implementation for Node.js77
colineberhardt/linqtoobjectivecA fluent query API for Objective-C inspired by Linq724