179 packages tagged with “enumerable”
Interactive Extensions Async Library used to express queries over asynchronous enumerable sequences.
Interactive Extensions Main Library used to express queries over enumerable sequences.
A fast implementation of topological sorting that supports stable sorting as well as breaking ties via ThenBy[Descending]
Several Handlebars.Net helpers in the categories: 'Boolean', 'Constants', 'DateTime', 'Path', 'Enumerable', 'Environment', 'Math', 'Regex', 'String' and 'Urls'.
System.Collections.Async.
Interactive Extensions Async Providers Library used to build query providers and express queries over async enumerable sequences.
A collection of helpful enumerable extension methods
This package lets you use regular arithmetic operators on enumerables. It also provides convenient extension methods for System.Math and System.Numerics.Complex methods.
A collection of helpful enumerable string extension methods
Various Enumerable Async Processors - Batch / Parallel / Rate Limited / One at a time
Helper methods/classes for operating on objects of type IEnumerable.
This Library provides great and usefull Extension Methods, Small Helpers and Great usefull Types
C# LINQ Async extension methods library for async/await task.
Tools and extensions for working with collections.
Interactive Extensions Providers Library used to build query providers and express queries over enumerable sequences.
A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.
Simply a bunch of extension methods that might help any developer
Provides custom collection and list types.
A collection of useful IEnumerable Tuple extension methods
Extensions to Microsoft.CodeAnalysis.
IAsyncEnumerable interface definition, and some LINQ function for it
Extensions for working with enumerables in .NET, a-la LINQ.
PullStream allows to create lazy System.IO.Stream based on IEnumerable
Traverse an enumerable tree, depth or breadth first. Example: var dirs = new DirectoryInfo("C:\\") .Traverse(TraverseKind.BreadthFirst, dir => dir.EnumerateDirectories());
A collection of helpful AsyncEnumerable extension methods
Library with Common Helpers
Library containing IAsyncEnumerable, and async LINQ methods.
A collection of useful extension methods.
Package Description