Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Frameworks
.NET
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
108 packages returned for Tags:"IEnumerable"
Sort by
Relevance
Downloads
Recently updated
OBeautifulCode.
Collection.
Recipes.
EnumerableExtensions
by:
obeautifulcode
220,986 total downloads
last updated
8/23/2022
Latest version:
1.0.60
enumerable
ienumerable
extension
extensionmethods
Helper methods/classes for operating on objects of type IEnumerable.
RimDev.
Filter
by:
RimDev
159,615 total downloads
last updated
6/23/2022
Latest version:
1.0.203
rimdev
ienumerable
filter
range
The "classy" way to filter collections.
NinjaNye.
SearchExtensions.
Levenshtein
by:
ninjanye
123,140 total downloads
last updated
6/17/2019
Latest version:
3.0.1
search
extension
searchextensions
ienumerable
iqueryable
linq
entityframework
levenshtein
dotnetcore
A collection of extension methods to IQueryable and IEnumerable that enable easy and performance Levenshtein searches
Omego.
Extensions
by:
Omego2K
33,851 total downloads
last updated
3/20/2018
Latest version:
2.0.21
IEnumerable
Extensions
Extension methods galore
DataTableProxy
by:
Dietrich
35,044 total downloads
last updated
2/8/2013
Latest version:
1.2.0
Utility
DataTable
IEnumerable
Converts IEnumerables into Datatables for easy binding.
AsyncEnumerable
by:
marhoily
93,026 total downloads
last updated
8/22/2017
Latest version:
1.0.17
C#
.net
collection
sequence
enumerable
ienumerable
asynchrony
async
linq
IAsyncEnumerable interface definition, and some LINQ function for it
EnumerableExtensions
by:
TChatzigiannakis
35,250 total downloads
last updated
12/15/2016
Latest version:
3.0.0
C#
LINQ
IEnumerable
Extension methods for IEnumerable<T>, including ForEach(), Apply() operators, Around(), Mask(), SkipLast(), TakeLast(), TakeWhileAndNext(), FirstOrEmpty(), Permutations(), Interleave() operators, NotOf()...
More information
OrderByNullsLast
by:
parekhkb
131,233 total downloads
last updated
3/8/2018
Latest version:
1.0.1
IEnumerable
OrderBy
Order
OrderByDescending
OrderByNullsLast
OrderByNullsFirst
OrderByDescendingNullsLast
OrderByDescendingNullsFirst
Nulls
First
More tags
Simple C# library to specify whether to place nulls first or last when ordering an enumerable by a key selector with nullable types.
datatableproxy.
netstandard20
by:
Brushfire
17,840 total downloads
last updated
4/23/2019
Latest version:
1.0.0
DataTable
IEnumerable
Converts IEnumerables into Datatables for easy binding
NinjaNye.
SearchExtensions.
Soundex
by:
ninjanye
59,159 total downloads
last updated
6/17/2019
Latest version:
3.0.1
search
extension
searchextensions
ienumerable
iqueryable
linq
entityframework
soundex
dotnetcore
A collection of extension methods to IQueryable and IEnumerable that enable easy and performance Soundex searches
Linqor
by:
dangerozov
18,555 total downloads
last updated
9/11/2021
Latest version:
3.0.1
linq
ordered
ienumerable
extensions
Linq extensions for ordered sequences. They have better perfomance in comparison to standard extensions. They don't enumerate entire sequences into HashSet<T> or lookup. With these you can lazily handle very...
More information
CollectionTracking
by:
jplevesque
21,356 total downloads
last updated
5/8/2022
Latest version:
1.0.0
Collection
diff
delta
IEnumerable
ObservableCollection
Get the [Insert, Delete, Move, Replace] operations to apply on collection A to obtain collection B.
EnumerableExpansionPack
by:
netchkin
15,179 total downloads
last updated
5/6/2019
Latest version:
0.0.2
Enumerable
C#
Linq
IEnumerable
Package Description
Chiaki
by:
gemidyne
stevu
41,734 total downloads
last updated
8/16/2021
Latest version:
1.0.0
chiaki
utility
extension
methods
string
double
datetime
ienumerable
Adds extension methods and other useful things to make things easier.
EnumerableToStream
by:
morpher
6,622 total downloads
last updated
3/20/2023
Latest version:
1.3.1
ienumerable
stream
using EnumerableToStream; var enumerable = new [] {"Hello, ", "world!"}; Stream s = enumerable.ToStream();
SafeParallelAsync
by:
NewOrbit
11,953 total downloads
last updated
1/19/2022
Latest version:
0.4.0-pre.124681
Linq
IEnumerable
IAsyncEnumerable
Async
Task
This is a micro library that solves a single problem: How to run a large number of async tasks in parallel without running too many at the same time - and without running out of memory.
SandS.
Algorithm.
Extensions.
EnumerableExtensions
by:
snowinmars
5,624 total downloads
last updated
12/21/2016
Latest version:
2.0.3.1
IEnumerable
extensions
Some extensions for IEnumerable: > Shuffle > SequenceEqualWithoutOrder > IfDefaultGiveMe > FirstOr > ForEach
BlazarTech.
QueryableValues.
SqlServer
by:
yv989c
104,412 total downloads
last updated
5/20/2023
Latest version:
7.3.0
Entity
EF
EFCore
EntityFramework
EntityFrameworkCore
entity-framework-core
Data
ORM
SQLServer
sql-server
More tags
Allows you to efficiently compose an IEnumerable<T> in your Entity Framework Core queries when using the SQL Server Database Provider. This is accomplished by using the AsQueryableValues extension method...
More information
Collections.
NET
by:
jeevan
21,290 total downloads
last updated
9/26/2020
Latest version:
1.7.0
extension-methods
extensions
collections
dictionary
array
enumerable
ienumerable
ilist
icollection
byte-array
Collection extensions and custom collections for .NET.
Mshwf.
NiceLinq
by:
mshwf
12,805 total downloads
last updated
9/16/2018
Latest version:
2.0.1
SQL
LINQ
IEnumerable
IQueryable
Where
Contains
Filter
Nice LINQ extensions.
Previous
Next