36 packages tagged with “enumerator”
Extensions for working with enumerables in .NET, a-la LINQ.
Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a.k.a closures, implicit delegate creations, etc The code-assist version that integrates with the Visual Studio 2019 IDE is here, https://marketplace.visualstudio.com/items?itemName=MukulSabharwal.ClrHeapAllocationAnalyzer NOTE: This is the build analyzer. NOTE: You require ' ' ' ' Visual Studio 2019 ' ' ' ' for this to work.
Library containing IAsyncEnumerable, and async LINQ methods.
Enu is a fast array enumerator for .NET.
A lightning-fast enumerator for arrays.
An asynchronous implementation of the iterator pattern for .NET Standard 2.0.
Excel Writer will allow developers to export IEnumerator to excel within 3 lines of code
Contracts and implementations for working with data readers and collections as well as providing means of conversion between them.
Common library for Web, Desktop and Mobile (MAUI) applications.
Biblioteca de modelo de dados e modelos canônicos de transferência de dados.
A simple utility class that allows traversing over C# object properties, Node.js style
.NET collection extensions
The Linq.Next package provides you with a useful additions to the Linq.
Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a.k.a closures, implicit delegate creations, etc
Provides iterators that can traverse through the items in an enum type. Can be used in LINQ expressions. CodeBits are useful code blocks that can included in your C# projects through NuGet. See the project site for documentation.
LINQ-like fluent extension methods for asynchronously enumerable sequences.
Transforms the IEnumerator or IEnumerator<T> to IEnumerable<T> (Source only package).
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.
Library containing IAsyncEnumerable, and API for async LINQ methods.
Delimited string enumerator. An extension to enable more control over flat delimitted strings using minimal memory.
Additional asynchronous functionality for the Bogosoft.Data library.
A lightweight enhanced list class with enumerator-like control and C# 13 collection expression support.
The Enumerable.Pro package provides you with a several more advanced enumerators.
Provides a foundation upon which Xunit Theory Class Data may be generated more succinctly.
Library containing API to add observability aspect to IAsyncEnumerable defined in AsyncEnumeration.Abstractions package.
Demonstrates usage of the Xunit.Theoretical Test Cases base class.
Provides a set of features making it possible to emulate C++ Variants for dotnet.
The Valuable.Pro package provides you with a lazily evaluated value and several useful chaining methods like Linq.
Provides the ability to List items in Concurrent manner.