pslinq
LINQ suite
A PowerShell implementation of LINQ for querying and manipulating data sets.
LINQ (LINQ2Objects) for Powershell
77 stars
9 watching
14 forks
Language: C#
last commit: about 4 years ago
Linked from 1 awesome list
linqpowershell
Related projects:
Repository | Description | Stars |
---|---|---|
thomaslevesque/linq.extras | A set of extension methods for the System.Linq namespace to provide additional functionality for common data processing tasks. | 174 |
athari/yalinqo | A PHP implementation of LINQ to Objects, providing a set of methods for querying and manipulating data. | 443 |
martinchavez/linq | A test-driven learning project on C# Language Integrated Query (LINQ) concepts and syntax | 61 |
mperdeck/linqtocsv | A library that makes working with CSV files easy and efficient using LINQ queries. | 199 |
aaronpowell/linq-in-javascript | An implementation of query language for JavaScript arrays with lazy evaluation and iteration support. | 81 |
scottksmith95/linqkit | An extension library for LINQ to SQL and Entity Framework enabling dynamic query building and expression manipulation | 1,650 |
mihaifm/linq | A JavaScript implementation of a LINQ library providing query and data processing functionality | 1,689 |
paulyoder/linqtoexcel | A .NET library that enables querying of Excel spreadsheets using LINQ syntax | 1,054 |
pfultz2/linq | A C++ implementation of LINQ for list comprehensions and extension methods. | 662 |
luoyunchong/lin-cms-dotnetcore | A simple and practical content management system with ASP.NET Core and Vue.js frontend | 808 |
anaisbetts/linqtoawait | A set of libraries and tools to simplify using LINQ with async/await in C#. | 112 |
yocontra/node-linq | A library that provides a LINQ implementation for Node.js | 77 |
kutyel/linq.ts | A TypeScript implementation of a query language for working with arrays and objects | 849 |
zzzprojects/system.linq.dynamic.core | A .NET library providing dynamic LINQ query capabilities | 1,582 |
linq2db/linq2db.linqpad | A driver for integrating LINQ query language with various databases using the LINQPad developer tool | 74 |