144 packages
returned for Tags:"enumerable"
Filter
Interactive Extensions Async Library used to express queries over asynchronous enumerable sequences.
Interactive Extensions Main Library used to express queries over enumerable sequences.
Interactive Extensions Async Providers Library used to build query providers and express queries over async enumerable sequences.
Several Handlebars.Net helpers in the categories: 'Constants', 'Enumerable', 'Math', 'Regex', 'String', 'DateTime' and 'Urls'.
Easily create multi-worksheet Excel documents from any .NET object collection.
Tools and extensions for working with collections.
Helper methods/classes for operating on objects of type IEnumerable.
System.Collections.Async.
Interactive Extensions Providers Library used to build query providers and express queries over enumerable sequences.
Provides custom collection and list types.
C# LINQ Async extension methods library for async/await task.
Extensions for working with enumerables in .NET, a-la LINQ.
IAsyncEnumerable interface definition, and some LINQ function for it
Traverse an enumerable tree, depth or breadth first.
Example:
var dirs = new DirectoryInfo("C:\\")
.Traverse(TraverseKind.BreadthFirst, dir => dir.EnumerateDirectories());
Simply a bunch of extension methods that might help any developer
Library with Common Helpers
Common utilities and extension classes used by MavenThought projects
Library containing IAsyncEnumerable, and async LINQ methods.
A smart paging library for .NET queryables and enumerables.