Top 20 NuGet enumerable Packages
                A fast generic PriorityQueue data structure .NET
            
            
            
        
                A fast generic PriorityQueue data structure .NET
            
            
            
        
                Simple library to implement pagination in .NET.
            
            
            
        
                DbContext extensions that helps iterate queryables in batches
            
            
            
        
                Package Description
            
            
            
        
                A bunch of helpful extensions that should really be in the standard library
            
            
            
        
                Contains various extension methods for collections
            
            
            
        
                Project Composite introduces extensions that make building sequence-based composite data processing solutions seamless and easy. It has interfaces specifically tailored for C# and F# use.
            
            
            
        
                Infrastructure functions helpful in testing the code using Project Composite functions.
            
            
            
        
                從iworkbook取資料到 IEunmerable<T>
            
            
            
        
                Provides assertions for IEnumerable<T> that follow the same patterns as the assertion classes provided in MSTest.TestFramework
            
            
            
        
                Demonstrates usage of the Xunit.Theoretical Test Cases base class.
            
            
            
        
                Provides a foundation upon which Xunit Theory Class Data may be generated more succinctly.
            
            
            
        
                write an object enumerable to csv and read back allowing to use linq
            
            
            
        
                Common utilities and extension classes used by MavenThought projects
            
            
            
        
                Common utilities and extension classes used by MavenThought projects
            
            
            
        
                LambdaComparer class and extension methods additionall to System.Linq.Enumerable methods
            
            
            
        
                Library with Common Helpers
            
            
            
        
                [4.0] 
TNX.CSV assembly adds features like CSV read/write
Extensions and feature:
+ IEnumerable<T>.ToCsvStream
+ DataTable.ToCsvStream
+ IEnumerable<T>.ToCsvResponse (HttpResponse)
+ DataTable.ToCsvResponse (HttpResponse)
+ Stream.FromCsvDictionarly (enumerable of)
+ Stream.FromCsvDynamic (enumera...