linq-extensions

There are 19 repositories under linq-extensions topic.

  • kutyel/linq.ts

    🌀LINQ for TypeScript

    Language:TypeScript880259776
  • dkackman/LinqStatistics

    Linq extensions to calculate basic statistics

    Language:C#10318229
  • Adam-Langley/efcore-temporal-query

    Linq extensions to Entity Framework Core 3.1 to support Microsoft SQL Server Temporal Table Querying

    Language:C#47756
  • sam987883/TypeCache

    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.

    Language:C#12410
  • AlexeyBoiko/LinqExpr

    .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.

    Language:C#11201
  • CodeWithPraveen/csharp-linq

    Repository for the "C# LINQ Essentials: Learn LINQ Fundamentals in C# .NET" course.

    Language:C#71011
  • jeremyaboyd/linq.js

    A simple JS library that mimics some of the C# LINQ Extensions.

    Language:JavaScript7113
  • improveTheWorld/DataFlow.NET

    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.

    Language:C#5101
  • alastairlundy/EnhancedLinq

    Additional LINQ style Deferred and Immediate enumeration mode extension methods for .NET .

    Language:C#21
  • chrdek/LinqDataCalc

    📈 🎲 Linq based data statistics set of extensions.

    Language:C#2130
  • nd1012/JS-LINQ

    JavaScript LINQ implementation

    Language:JavaScript2100
  • pfpack/pfpack-linq

    PrimeFuncPack Linq - a functional programming pack for .NET

    Language:C#2100
  • AmirLiberman/LINQ-Extensions-Library

    C# LINQ extensions methods library

    Language:C#1110
  • mumudevx/ef-generic-repository

    This solution contains generic repository for Entity Framework (EF 8) with various data operation methods and extension methods.

    Language:C#10
  • tempusdigital/Tempus.Linq

    Linq extensions used on Tempus Digital's projects

    Language:C#1100
  • zckkte/funlinq

    A collection of functional LINQ extension methods

    Language:C#1100
  • jessyu0106/LinqQueriesPractice

    Practice LINQ Queries

    Language:C#0100
  • AyhamRatrout/String_Calculator_Kata

    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.

    Language:C#20
  • mustaddon/LinqString

    IQueryable.Select by property names (EF compatible extensions)

    Language:C#10