🌀LINQ for TypeScript
-
Updated
Aug 7, 2024 - 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
.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.
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.
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.
PrimeFuncPack Linq - a functional programming pack for .NET
📈 🎲 Linq based data statistics set of extensions.
JavaScript LINQ implementation
Linq extensions used on Tempus Digital's projects
C# LINQ extensions methods library
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 a number of rules/requirements specified by the project and which can be found in the README file.
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."