# alanmcgovern/monotorrent

The official repository for MonoTorrent, a bittorrent library for .NET

Repository: https://github.com/alanmcgovern/monotorrent
Canonical: https://ross.abutalabs.com/products/monotorrent
Homepage: https://github.com/alanmcgovern/monotorrent
Language: C#
License: MIT
License Family: permissive
Topics: bittorrent, torrent, csharp, c-sharp, dotnet, dotnet-standard, torrent-download, torrent-downloader, torrent-tracker
Last push: 2026-07-31T21:24:04+00:00

## Health v2 (maintenance only)
Score: 82/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 95, release rhythm 56, longevity 100
- inputs: {"age_days": 5814, "days_push": 33, "days_rel": 80, "gap_med": 637, "n_releases_24m": 2}
- flags: prerelease_only
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1234, forks 406 (observed 2026-08-28T04:04:04.754921+00:00)

## What it is
MonoTorrent is a BitTorrent library for .NET implementing a wide range of BitTorrent Enhancement Proposals (BEPs), including DHT, UDP trackers, peer exchange, and protocol encryption. It provides a full-featured torrent client engine that can be embedded into .NET applications for downloading and seeding torrents.

## Use cases
- add torrent downloading to a .NET application
- embed a bittorrent engine in a desktop app
- download files over the bittorrent protocol in csharp
- create a torrent client with selective file downloading
- implement dht and udp tracker support in dotnet
- seed and share files using bittorrent in a service

## When to choose
- you need a mature, MIT-licensed BitTorrent implementation for .NET or .NET Standard
- you want broad BEP coverage including DHT, PEX, encryption, and web seeding
- you need programmatic control over torrent downloads, file prioritization, and trackers

## When to avoid
- you need a ready-made GUI torrent client rather than a library
- your project is not on the .NET platform
- you only need to parse .torrent metadata files without downloading

## Facets
- artifact type: library
- maturity: active
- function: networking, p2p, file-upload, developer-tools
- domain: networking, files, cross-platform, developer-tools
- platform: dotnet, cross-platform, c
- tags: bittorrent, torrent-client, torrent-downloader, dht, peer-exchange, magnet-links, csharp

## Member repositories
- alanmcgovern/monotorrent (main) score 82

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:04.754921+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-30T08:22:09.297084+00:00, confidence not recorded.
  - readme: https://github.com/alanmcgovern/monotorrent (fetched 2026-08-28T04:04:04.754921+00:00, sha 251c20d740ef)
  - homepage: https://github.com/alanmcgovern/monotorrent (fetched 2026-08-29T12:21:31.300637+00:00, sha 530b8e090eee)
- Data as of 2026-08-30T08:39:29.467469+00:00.
