qwsdcvghyu89 87360d75ab refactor: update DownloadEnumerable to use IAsyncEnumerable
The DownloadEnumerable class has been refactored to accept
an IAsyncEnumerable<Ordered<T>> instead of an IAsyncEnumerator<Ordered<T>>.
This change simplifies the class and improves its usability.

This allows for better integration with asynchronous streaming
of data, enhancing performance and flexibility.
2025-06-26 14:52:00 +03:00
```
2025-06-25 22:09:59 +03:00
2025-04-19 20:47:55 +03:00
2025-06-25 15:15:10 +03:00
2025-06-25 15:16:03 +03:00

This repository is not open source.

S
Description
No description provided
Readme
4.2 MiB
Languages
C# 100%