linq-extensions
Here are 16 public repositories matching this topic...
Practice LINQ Queries
-
Updated
Jun 30, 2018 - C#
C# LINQ extensions methods library
-
Updated
Jun 27, 2019 - C#
Linq extensions used on Tempus Digital's projects
-
Updated
Mar 25, 2020 - C#
Linq extensions to Entity Framework Core 3.1 to support Microsoft SQL Server Temporal Table Querying
-
Updated
Nov 17, 2020 - C#
.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.
-
Updated
Apr 16, 2021 - C#
This repository contains my implementation of a String Calculator which recieves a string (containing zero or more numbers as well as some delimiters) as input and calculates the string's sum based on a number of rules/requirements specified by the project and which can be found in the README file.
-
Updated
Jul 13, 2021 - C#
PrimeFuncPack Linq - a functional programming pack for .NET
-
Updated
Nov 27, 2021 - C#
Repository for the "C# LINQ Essentials: Learn LINQ Fundamentals in C# .NET" course.
-
Updated
Dec 8, 2022 - C#
Linq extensions to calculate basic statistics
-
Updated
Mar 27, 2024 - C#
IQueryable.Select by property names (EF compatible extensions)
-
Updated
Nov 16, 2024 - C#
This solution contains generic repository for Entity Framework (EF 8) with various data operation methods and extension methods.
-
Updated
Dec 9, 2024 - C#
📈 🎲 Linq based data statistics set of extensions.
-
Updated
Nov 8, 2025 - C#
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.
-
Updated
Nov 14, 2025 - C#
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.
-
Updated
Dec 7, 2025 - C#
Additional LINQ style Deferred and Immediate enumeration mode extension methods for .NET .
-
Updated
Dec 17, 2025 - C#
Improve this page
Add a description, image, and links to the linq-extensions topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the linq-extensions topic, visit your repo's landing page and select "manage topics."