https://github.com/soenneker/soenneker.extensions.enumerable.async
A collection of helpful AsyncEnumerable extension methods
https://github.com/soenneker/soenneker.extensions.enumerable.async
async asyncenumerable asyncenumerableextension csharp dotnet enumerable extension extensions
Last synced: 2 months ago
JSON representation
A collection of helpful AsyncEnumerable extension methods
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.extensions.enumerable.async
- Owner: soenneker
- License: mit
- Created: 2024-07-07T13:21:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-11-20T18:43:22.000Z (2 months ago)
- Last Synced: 2025-11-20T20:24:04.507Z (2 months ago)
- Topics: async, asyncenumerable, asyncenumerableextension, csharp, dotnet, enumerable, extension, extensions
- Language: C#
- Homepage: https://soenneker.com
- Size: 688 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/soenneker.extensions.enumerable.async/)
[](https://github.com/soenneker/soenneker.extensions.enumerable.async/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.extensions.enumerable.async/)
#  Soenneker.Extensions.Enumerable.Async
### A collection of helpful AsyncEnumerable extension methods
## Installation
```
dotnet add package Soenneker.Extensions.Enumerable.Async
```