# bezzad/Downloader

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

Repository: https://github.com/bezzad/Downloader
Canonical: https://ross.abutalabs.com/products/downloader
Language: C#
License: MIT
License Family: permissive
Topics: download-manager, downloader, download-file, stream-downloader, multipart-download, dotnet-core, high-concurrency, filedownloader, multitasking, dotnet-standard, dotnetframework, cross-platform, csharp, dotnet, download, downloadmanager, idm, internet-download-manager
Last push: 2026-08-23T01:11:04+00:00

## Health v2 (maintenance only)
Score: 97/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 93, longevity 100
- inputs: {"age_days": 2353, "days_push": 11, "days_rel": 44, "gap_med": 12.5, "n_releases_24m": 23}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1704, forks 248 (observed 2026-08-28T04:05:24.673453+00:00)

## What it is
A fast, cross-platform multipart downloader library for .NET applications with asynchronous progress events. It supports parallel chunked downloads, pause/resume, and works across .NET Standard, .NET Framework, and modern .NET runtimes.

## Use cases
- download large files with multiple parallel connections in a .NET app
- add a download manager with progress events to my C# application
- resume interrupted downloads programmatically
- build a cross-platform file downloader on .NET
- limit download speed and manage concurrent downloads
- replace Internet Download Manager functionality inside my app

## When to choose
- you need a reliable, embeddable download engine in a .NET project
- you want multipart/parallel downloads with async progress reporting
- you need cross-platform support across Windows, Linux, and macOS

## When to avoid
- you need a ready-made GUI download manager rather than a library
- your project is not on the .NET platform
- you only need simple single-stream downloads with no progress tracking

## Facets
- artifact type: library
- maturity: active
- function: http-client, file-system, concurrency
- domain: developer-tools, cross-platform, files
- platform: dotnet, cross-platform, windows
- tags: download-manager, multipart-download, async, nuget, csharp, linux, macos

## Member repositories
- bezzad/Downloader (main) score 97

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:24.673453+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:37:34.774515+00:00, confidence not recorded.
  - readme: https://github.com/bezzad/Downloader (fetched 2026-08-28T04:05:24.673453+00:00, sha cffc0bd181fb)
- Data as of 2026-08-30T08:39:29.467469+00:00.
