Skip to content
This repository has been archived by the owner on Oct 6, 2021. It is now read-only.

Simple helpers for IEnumerable<T> and IAsyncEnumerable<T>

License

Notifications You must be signed in to change notification settings

andryushchenko/AInq.Helpers.Linq

Repository files navigation

AInq.Helpers.Linq

Nuget GitHub release (latest by date) netstandard 2.0 netstandard 2.1 net 5.0 GitHub

ANNOUNCEMENT

This repo is now archived

All work moved to AInq.Helpers


What is it?

Simple helpers for IEnumerable<T> and IAsyncEnumerable<T>

  • Batch helper - pack the given enumerable in batches with a specified maximum batch size

Documentation

As for now documentation is provided in this document and by XML documentation inside packages.

Contribution

If you find a bug, have a question or something else - you are friendly welcome to open an issue.

License

Copyright © 2021 Anton Andryushchenko. AInq.Helpers.Linq is licensed under Apache License 2.0

About

Simple helpers for IEnumerable<T> and IAsyncEnumerable<T>

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages