aQuery.js 1.0.13

dotnet add package aQuery.js --version 1.0.13
NuGet\Install-Package aQuery.js -Version 1.0.13
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="aQuery.js" Version="1.0.13" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add aQuery.js --version 1.0.13
#r "nuget: aQuery.js, 1.0.13"
#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.
// Install aQuery.js as a Cake Addin
#addin nuget:?package=aQuery.js&version=1.0.13

// Install aQuery.js as a Cake Tool
#tool nuget:?package=aQuery.js&version=1.0.13

aQuery.js is a JavaScript Array Library that is designed to work with modern browsers, not so modern browsers, and node.js. It's fast, easy to use, free, and already familiar to folks that know jQuery and Microsoft.NET LINQ.

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.0.13 1,519 3/17/2016
1.0.12 1,208 8/29/2015
1.0.11 1,405 8/14/2015
1.0.10 1,553 8/8/2014
1.0.9 1,108 8/8/2014
1.0.8 1,359 7/23/2014
1.0.7 1,148 7/20/2014
1.0.6 1,359 7/10/2014

aQuery.js 1.0.13 is a fix release.

* Fixed a defect in groupBy that caused newer browsers to try to read properties of undefined.