🌀LINQ for TypeScript
翻译 - 🌀LINQfor TypeScript
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 i...
A simple JS library that mimics some of the C# LINQ Extensions.
Repository for the "C# LINQ Essentials: Learn LINQ Fundamentals in C# .NET" course.
JavaScript LINQ implementation
📈 🎲 Linq based data statistics set of extensions.
PrimeFuncPack Linq - a functional programming pack for .NET
C# LINQ extensions methods library
Linq extensions used on Tempus Digital's projects
This solution contains generic repository for Entity Framework (EF 8) with various data operation methods and extension methods.
Practice LINQ Queries
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...
IQueryable.Select by property names (EF compatible extensions)