pslinq
LINQ suite
A PowerShell implementation of LINQ for querying and manipulating data sets.
LINQ (LINQ2Objects) for Powershell
77 stars
9 watching
13 forks
Language: C#
last commit: almost 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. | 173 |
athari/yalinqo | A PHP implementation of LINQ to Objects, providing a set of methods for querying and manipulating data. | 441 |
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 | A set of extensions for querying data in Entity Framework and LINQ to SQL | 1,636 |
mihaifm/linq | A JavaScript implementation of a LINQ library providing query and data processing functionality | 1,682 |
paulyoder/linqtoexcel | A .NET library that enables querying of Excel spreadsheets using LINQ syntax | 1,056 |
pfultz2/linq | A C++ implementation of LINQ for list comprehensions and extension methods. | 662 |
luoyunchong/lin-cms-dotnetcore | A simple and practical CMS implemented by ASP.NET Core and FreeSql, providing features like user management, content creation, and authorization. | 805 |
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 | 850 |
zzzprojects/system.linq.dynamic.core | A .NET library that enables dynamic LINQ queries on top of IQueryable objects. | 1,569 |
linq2db/linq2db.linqpad | A driver for integrating LINQ query language with various databases using the LINQPad developer tool | 73 |