jinqJs 1.6.1

dotnet add package jinqJs --version 1.6.1
                    
NuGet\Install-Package jinqJs -Version 1.6.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="jinqJs" Version="1.6.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="jinqJs" Version="1.6.1" />
                    
Directory.Packages.props
<PackageReference Include="jinqJs" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add jinqJs --version 1.6.1
                    
#r "nuget: jinqJs, 1.6.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package jinqJs@1.6.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=jinqJs&version=1.6.1
                    
Install as a Cake Addin
#tool nuget:?package=jinqJs&version=1.6.1
                    
Install as a Cake Tool

Provides you the ability to query, update and delete javaScript arrays using SQL like syntaxes and LINQ like expressions. Version 1.2+ provides a plug-in architecture to add your own functions. Version 1.2+ now requires the "new" keyword when creating a jinqJs() instance. Version 1.3+ supports Node.js.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.6.1 9,549 9/19/2016
1.6.0 1,769 5/14/2016
1.5.10 1,737 4/24/2016
1.5.9 17,712 1/3/2016
1.5.8 1,636 12/12/2015
1.5.7 1,710 12/11/2015
1.5.6 1,545 12/5/2015
1.5.3 1,690 11/25/2015
1.5.2 1,935 8/15/2015
1.5.1 1,931 8/9/2015
1.4.0 1,600 7/12/2015
1.3.0 1,749 4/17/2015
1.2.0 1,590 4/14/2015
1.0.0 1,613 4/5/2015

All releases are always 100% verified against 90+ unit tests using jasmine.