$linq is a Javascript (and TypeScript) version of .NET's Linq to Objects, with some query operations inspired by MoreLinq (an extension to Linq to Objects).
Info
Version: | 1.6.0 |
Author(s): | Kurtis Jones |
Last Update: | Wednesday, August 2, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/battousai999/js-linq |
NuGet Url: | https://www.nuget.org/packages/jscriptlinq |
Install
Install-Package jscriptlinq
dotnet add package jscriptlinq
paket add jscriptlinq
jscriptlinq Download (Unzip the "nupkg" after downloading)
Dependencies
Tags