LINQ is a new feature in the .NET Framework 3.5 that allows more SQL-like querying of any kind of data.
Linq.js comes as a stand-alone JS library and as a jQuery plugin.
Here are some key features of "linq.js":
· Implements all .NET 4.0 methods and many extra methods (inspiration from Rx, Achiral, Haskell, Ruby, etc...)
· Complete lazy evaluation
· Full IntelliSense support for VisualStudio
· Supports Windows Script Host
· Binding for Reactive Extensions for JavaScript(RxJS) and IntelliSense Generator
· NuGet install support
Requirements:
· JavaScript enabled on client side
· jQuery when using the plugin
What's New in This Release: [ read full changelog ]
Added:
· bindings/linq.jquery.js
Info:
· NuGet Package Added to NuGet Gallery