🌀LINQ for TypeScript
翻译 - 🌀LINQfor TypeScript
C# LINQ Async extension methods library for async/await task.
Linq methods for JavaScript/TypeScript
ES2017 ready LINQ features written in TypeScript.
Extended capabilities for collections. It's a bunch of shortcuts to avoid unnecessary boilerplate work with collections.
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.
Repository for the "C# LINQ Essentials: Learn LINQ Fundamentals in C# .NET" course.
Collecting data with ORM tools EF and Dapper.
PrimeFuncPack Linq - a functional programming pack for .NET
An extension of java List interface which include some of the C# LINQ useful functions.
JavaScript LINQ implementation
C# LINQ extensions methods library
Elemar Jr 2017 DevXperince talk examples codes. Immutability, High Order Functions, Parallelism, Lazyness (LINQ explained)
This repository contains my implementation of a Price Calculator that a store owner might use to calculate taxes, discount amounts, print reports, assign tax/discount precedence, and much more. After ...