Introduces IAsyncEnumerable, IAsyncEnumerator, ForEachAsync(), and ParallelForEachAsync()
GitHub: https://github.com/Dasync/AsyncEnumerable
PROBLEM SPACE
Helps to (a) create an element provider, where producing an element can take a lot of time
due to dependency on other asynchronous events (e.g....
More information
Collection of simple pieces of reusable code designed such that dependencies aren't forced upon consumers of its packages. Package is shipped as source code.
Helper methods for async collections processing.
Add this package to your core library, so it would get the source code of this module without installing a binary dependency. Then proceed with using corresponding functionality from Atom.Util namespace, like if it was installed using binary...
More information
Provides filter, pagination and ordination to grids. Using Razor Views with only foreach statements. highly performative and easy to configure. Compatible with ORM like Entity Framework.
Inspired by Powershell, simple package that will remove the need to think of the name of some variables.
Also some useful extension methods on IEnumerable type.
Contains an Option<T> mondad
Extensions on bool type IfTrue(doThis).Else(doThis)
Check out the full project on...
More information
ExtendedVector utility - std::vector with all .NET's List features: ForEach, FindAll, and more!
Increase your productivity and vector handling with just one header.