Top 20 NuGet linq Packages
                Package Description
            
            
            
        
                Basic .NET utilities.
            
            
            
        
                This project is a PCL port of MoreLINQ that enhances LINQ to Objects with the following methods: Acquire, AssertCount, Batch, Concat, Consume, DistinctBy, EquiZip, ExceptBy, Fold, ForEach, Generate, GenerateByIndex, GroupAdjacent, Index, MaxBy, MinBy, OrderedMerge, Pad, Pairwise, PartialSort, Partia...
            
            
            
        
                Linq to Xml Extensions for Enumerations
            
            
            
        
                XUnit tests for adjunct-System.Xml.Linq.ExtensionsForEnums
            
            
            
        
                Linq to Xml Extensions for Guids
            
            
            
        
                XUnit tests for adjunct-System.Xml.Linq.ExtensionsForGuids
            
            
            
        
                Business Logic Toolkit Oracle Data Provider for .NET
            
            
            
        
                Provides a fluent interface on top of the 10gen driver including Linq.
            
            
            
        
                ASP.NET MVC extensions for Linq2Rest to support binding a Linq2Rest ModelFilter using a ModelBinder. Use ModelFilterBinder as default model binder for IModelFilter{T}.
            
            
            
        
                Provides the primitives for centralizing and reusing Linq queries across a domain.
            
            
            
        
                Tests for netfx-Patterns.QuerySpecs
            
            
            
        
                Traverse an enumerable tree, depth or breadth first. 
Example:
var dirs = new DirectoryInfo("C:\\")
	.Traverse(TraverseKind.BreadthFirst, dir => dir.EnumerateDirectories());
            
            
            
        
                xUnit Tests for netfx-System.Collections.Generic.IEnumerable.Traverse
            
            
            
        
                Tests for netfx-System.Net.Http.HttpClientQuery
            
            
            
        
                Reactive LINQ extensions supplementary to Microsoft's Reactive Extensions for .NET (Rx).
            
            
            
        
                Reactive LINQ extensions supplementary to Microsoft's Reactive Extensions for .NET (Rx - Experimental).
            
            
            
        
                The ScipBe.Common.Office namespace contains 3 classes: ExcelProvider (LINQ to Excel), OutlookProvider (LINQ to Outlook) and OneNoteProvider (LINQ to OneNote). The ExcelProvider loads an Excel worksheet or CSV file and provides column definition and row collections. The OutlookProvider is a wrapper c...
            
            
            
        
                Linq2Sql tracing plugin for Glimpse