Top 20 NuGet enumerable Packages

Several Handlebars.Net helpers in the categories: 'Boolean', 'Constants', 'DateTime', 'Path', 'Enumerable', 'Environment', 'Math', 'Regex', 'String' and 'Urls'.
Interactive Extensions Async Library used to express queries over asynchronous enumerable sequences.
Interactive Extensions Async Providers Library used to build query providers and express queries over async enumerable sequences.
Interactive Extensions Main Library used to express queries over enumerable sequences.
Helper methods/classes for operating on objects of type IEnumerable.
Several Handlebars.CSharp helpers in the categories: 'Constants', 'Enumerable', 'Math', 'Regex', 'String' and 'Urls'.
Collection extensions and custom collections for .NET.
Set of extended collections related functionality.
Extension function pack to increase productivity and improve source code writing.
Just a small library that fills in one or two holes in the Linq library. TypeArray: an easy way of instanciating a Type[] inline without having to call typeof over and over again. MonoEnu: An enumerable struct, whith a single element to enumerate over.
Source code package. An extension which parses the values of the given IDictionary<string,object> and replaces any tokens referencing keys from itself.
Background work utilities for .NET Core apps based on Hosted services. Batch processing extension for background work queue, access queue and data coveyor.
Easily create multi-worksheet Excel documents from any .NET object collection.
Lightweight .NET library which enables mapping POCO objects to Excel rows, with ability to apply C# LINQ expressions. It uses ExcelDataReader for reading Excel files.
Additional IAsyncEnumerable Extension Methods
This project provides an observable collection that is fed from an async enumerable.
C# LINQ Async extension methods library for async/await task.
Interactive Extensions Providers Library used to build query providers and express queries over enumerable sequences.
An intuitive tool for merging in-memory collections : add, update, delete elements simultaneously. Supports a functional LINQ approach (Merge), in-place collection merging (MergeInto), and a pure callback approach (ControlMerge, ControlMergeParallel). Callbacks can be injected to compose custom be...
IAsyncEnumerable interface definition, and some LINQ function for it