🌀LINQ for TypeScript
-
Updated
Jul 15, 2026 - TypeScript
🌀LINQ for TypeScript
Linq extensions to calculate basic statistics
Linq extensions to Entity Framework Core 3.1 to support Microsoft SQL Server Temporal Table Querying
TypeCache is a fast alternative to System.Reflection. Also contained are IEnumerable extensions as an alternative to System.Linq, as well as a database access alternative to Dapper.
.Net library for creating reusable Linq queries. The library allows you to use MemberExpression to specify the fields of an object used in a query. For example: a reusable query to find objects that intersect with a given period of time. The library fully supports Entity Framework, including Async operations.
Repository for the "C# LINQ Essentials: Learn LINQ Fundamentals in C# .NET" course.
A simple JS library that mimics some of the C# LINQ Extensions.
Unified sync/async stream processing with category-based filtering. Single API for IEnumerable/IAsyncEnumerable with Cases/SelectCase/ForEachCase pattern. Eliminates Rx complexity, enables elegant pipeline composition for real-time data processing.
📈 🎲 Linq based data statistics set of extensions.
Additional LINQ style Deferred and Immediate enumeration mode extension methods for .NET .
JavaScript LINQ implementation
PrimeFuncPack Linq - a functional programming pack for .NET
Linq extensions used on Tempus Digital's projects
Lightweight, composable .NET library that extends LINQ with dynamic filtering, sorting, and pagination.
C# LINQ extensions methods library
This solution contains generic repository for Entity Framework (EF 8) with various data operation methods and extension methods.
LINQ Dev Practice — a compact C# learning repo with realistic marketplace JSON datasets, a 150-question problem bank, and a deterministic judge. Use it to write and validate LINQ queries against fast dummy scenarios or full real-data scenarios for practical, hands-on skill building.
Practice LINQ Queries
IQueryable.Select by property names (EF compatible extensions)
Add a description, image, and links to the linq-extensions topic page so that developers can more easily learn about it.
To associate your repository with the linq-extensions topic, visit your repo's landing page and select "manage topics."