Top 20 NuGet linq Packages
                Adds LINQ capabilities to Scalable JavaScript application (based on linq.js)
            
            
            
        
                A library that allows use of IQueryable in WCF web service.
            
            
            
        
                Core of LinqToWiki, a library for accessing MediaWiki wikis (including Wikipedia) through their API.
            
            
            
        
                Enables using LINQ to query persistent collections
            
            
            
        
                The LINQ extension over protobuf-net
            
            
            
        
                A C# Server side component for the popuplar jQuery datatables plugin http://datatables.net/
            
            
            
        
                Easily write data to spreadsheets files by using LINQ, it depends  on NPOI.
            
            
            
        
                A provider that allows caching Entity Framework queries and updates.
            
            
            
        
                Business Logic Toolkit AzureSql Data Provider for .NET
            
            
            
        
                Shaolinq is a thoughtfully designed ORM andLinq provider for .NET
    
    This library contains types used by Shaolinq.Postgres and Shaolinq.Postgres.DotCOnnect.
            
            
            
        
                A C# Serverside parser for the popuplar jQuery datatables plugin
            
            
            
        
                Project to extend the LINQ to LDAP provider with useful features like scopes.
            
            
            
        
                LINQtoSPARQL is specific LINQ to SPARQL. Dynamically scaffolds SPARQL queries by using LINQ style.
Built on top of DynamicSPARQL project https://github.com/Efimster/DynamicSPARQL/wiki.
Please visit project wiki pages https://github.com/Efimster/LINQtoSPARQL/wiki .
            
            
            
        
                C# source implementation that enhances LINQ to Objects with the method OrderedMerge. Merges two heterogeneous sequences ordered by a common key into a homogeneous sequence.
            
            
            
        
                Adds more Linq style extensions to .NET
            
            
            
        
                Dump linq query result to csv + generate code file (linqpad or cs) to read it back with same type.
            
            
            
        
                A simple LINQPad query Host
            
            
            
        
                LINQ to BigQuery is C# LINQ Provider for Google BigQuery. It also enables Desktop GUI Client with LINQPad and plug-in driver.
            
            
            
        
                This library makes working with LINQ to MongoDB queries easier from C#. Specificially it is for debugging and runtime inquiry of LINQ queries. There are two basic use cases: (1) Explain a LINQ query (does it use an index for example?). (2) Convert a LINQ query to the JavaScript code run in MongoDB.