IListExtension alternatives and similar packages
Based on the "Extensions" category.
Alternatively, view IListExtension alternatives based on common mentions on social networks and blogs.
-
Z.ExtensionMethods
C# Extension Methods | Over 1000 extension methods: -
lib12
lib12 is a library of universal helpers and extensions useful in any .NET project -
DarkXaHTeP.Extensions.Configuration.Consul
Consul configuration provider for Microsoft.Extensions.Configuration -
ExtensionMethods.Net
Site with collection of extension methods
ONLYOFFICE Docs — document collaboration in your environment
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of IListExtension or a related project?
README
IListExtension
Add List functions to IList interface.
Some implementations are slower than List if you don't have a concrete list but they do the job.
Implemented Functions
- AddRange
- AsReadOnly
- BinarySearch
- ConvertAll
- Exists
- Find
- FindAll
- FindIndex
- FindLast
- FindLastIndex
- ForEach
- ForEach async
- GetRange
- InsertRange
- RemoveAll
- RemoveRange
- Sort
- TrueForAll
*Note that all licence references and agreements mentioned in the IListExtension README section above
are relevant to that project's source code only.