1. Reactive Extensions - Query Library

    By:

    Reactive Extensions Query Library used to express complex event processing queries over observable sequences.

  2. HtmlAgilityPack

    By:

    This is an agile HTML parser that builds a read/write DOM and supports plain XPATH or XSLT (you actually don't HAVE to understand XPATH nor XSLT to use it, don't worry...). It is a .NET code library that allows you to parse "out of the web" HTML files. The parser is very tolerant with "real world" malformed HTML. The object model is very similar to... More information

  3. linq.js 2.2.0.2

    By:

    Linq to Objects for JavaScript.

  4. Reactive Extensions - Main Library

    By:

    Reactive Extensions Main Library combining the interfaces, core, LINQ, and platform services libraries.

  5. NHibernate.Linq

    By:

    NHibernate Linq support is based on the existing, proven in production, Linq provider in NHibernate Contrib. The plans to overhaul that and merge that into NHibernate’s proper for the next release are still active, but the project team feels most strongly that production quality Linq support is something that we ought to provide for our users now.

    20,328 downloads

  6. System.Linq.Dynamic

    By:

    This is the Microsoft assembly for the .Net 4.0 Dynamic language functionality.

  7. LinqKit

    By:

    LINQKit is a free set of extensions for LINQ to SQL and Entity Framework power users.

    21,090 downloads

  8. MoreLINQ

    By:

    This project enhances LINQ to Objects with the following methods: Acquire, AssertCount, Batch, Concat, Consume, DistinctBy, EquiZip, ExceptBy, Fold, ForEach, Generate, GenerateByIndex, GroupAdjacent, Index, MaxBy, MinBy, Pad, Pairwise, Pipe, Prepend, PreScan, Scan, SingleOrFallback, SkipUntil, Split, TakeEvery, TakeLast, TakeUntil, ToDataTable, ToD... More information

  9. linqtotwitter

    By:

    Supporting Twitter API v1.1! LINQ to Twitter is a 3rd party LINQ Provider for the Twitter micro-blogging service. It uses standard LINQ syntax for queries and includes method calls for changes via the Twitter API. Supported platforms include .NET 3.5, .NET 4.0, .NET 4.5, Silverlight 4.0, Windows Phone 7.1, Windows Phone 8, Window 8, and Windows Azu... More information

  10. Reactive Extensions - Interfaces Library

    By:

    Reactive Extensions Interfaces Library containing essential interfaces.

  11. linq.js - jQuery Plugin Version 2.2.0.2

    By:

    Linq to Objects for JavaScript. This version is plugin integrated with jQuery.

  12. Reactive Extensions - Platform Services Library

    By:

    Reactive Extensions Platform Services Library used to access platform-specific functionality and enlightenment services.

  13. Reactive Extensions - Core Library

    By:

    Reactive Extensions Core Library containing base classes and scheduler infrastructure.

  14. re-linq - re-motion Linq Library

    By:

    With re-linq, it's now easier than ever to create full-featured LINQ providers.

  15. LinqToExcel

    By:

    Easily retrieve data from spreadsheets and csv files by using LINQ

  16. Microsoft.Linq.Translations

    By:

    Provides a LINQ provider independent way of translating computed properties into complex expressions.

  17. FluentMongo

    By:

    Provides a fluent interface on top of the 10gen driver including Linq.

  18. LinqSpecs

    By:

    LinqSpecs is a framework that will help you to create specifications for Linq queries. The idea behind this project is to help the user to write, test and expose specifications as first-class objects.

  19. Lucene.Net.Linq

    By:

    Execute LINQ queries on Lucene.Net complete with object to Document mapping.

  20. LINQtoCSV

    By:

    Popular, easy to use library to read and write CSV and tab delimited files. Supports data fields containing commas and line breaks. Supports different character encodings, separator characters and date and number formats. Robust error handling lets you quickly fix problems in large input files.