Any recommendation of download library?

This page summarizes the projects mentioned and recommended in the original post on /r/csharp

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Downloader

    Fast, cross-platform and reliable multipart downloader with asynchronous progress events for .NET applications.

  • I have tried https://github.com/bezzad/Downloader this one, but it didn't meet my expectations. And tried to search in GitHub and Nuget, I don't really find some download libraries that looks good (some of them are not maintaining or poor functional) My expectation is quite simple, just multi thread downloading and can be intergrade with Polly well.

  • Polly

    Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.

  • it doesn't even throw when exception occurred, just a line of "Debug.Break", which means I can't use it with Polly

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Http calls on mobile, what is the preferred way / best practice

    2 projects | /r/dotnetMAUI | 11 Jul 2023
  • [Question] HttpClient does not recover from error

    2 projects | /r/dotnet | 8 Jun 2023
  • How to better handle exceptions with HttpClient.

    2 projects | /r/csharp | 18 Jun 2021
  • Adding Polly Policies To Your IDistributedCache

    4 projects | dev.to | 2 Apr 2021
  • The Retry Pattern and Retry Storm Anti-pattern

    1 project | dev.to | 15 Jan 2024