There are 0 repository under linq-to-objects topic.
Easy and optimized way to apply Filtering, Sorting, and Pagination using text-based data.
Support for List collections and linq syntax
TypeScript implementation of Microsoft dotnet's LINQ to Objects using ES6 iterables
.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.
JLinq.ts(.js) is an implementation of .Net's Linq To Objects. It is built using iterators for complete lazy evaluation to reduce memory and improve performance.
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.
lucene indexing for in-memory collection objects (a proof of concept)
An api for lazy querying of iterables, implemented in TypeScript and inspired by .NET's LINQ methods.
Create different folder structures using Linq objects
Enunciados de ejercicios planteados utilizando Linq to objects para práctica.
111-Linq-Complete-Example-In-Csharp 111 Linq Complete Example In Csharp LINQ Examples in C# This repository contains a collection of LINQ examples in C#. Each example demonstrates different LINQ functionalities, from basic queries to advanced operations like grouping, joining, and asynchronous LINQ.
A parallel functional programming framework for in-browser processing of enumerations of business entities
.net pagination, filtering and storage helpers
C# LINQ extensions methods library
python-linq is a library that implements the basic linq C# methods in python
Queryable Port of some methods of LinqDataCalc [ .NET 4.6.2+ ]
Lambda Dynamic Expressions Projection Library
Commons and I hope useful, extension methos libreries in .Net Standard 2.0 and .Net Core 2.1
Its a study of Linq in its various forms. Based in the Scott Allen's pluralsight course - Linq C# 6
Allows using LINQ to query any data source
Es un ejercicio que realice muy completo, en el que tiene Arquitectura en Capas, tiene Aplicado Patrones de Singleton y Fabrica. Además se utiliza Linq to Xml, Linq to Object y Master Page.