87360d75ab8c2a5d8e30702b9213bda362af3cd4
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.
This repository is not open source.
Languages
C#
100%