BencodeNET 1.3.1
See the version list below for details.
dotnet add package BencodeNET --version 1.3.1
NuGet\Install-Package BencodeNET -Version 1.3.1
<PackageReference Include="BencodeNET" Version="1.3.1" />
<PackageVersion Include="BencodeNET" Version="1.3.1" />
<PackageReference Include="BencodeNET" />
paket add BencodeNET --version 1.3.1
#r "nuget: BencodeNET, 1.3.1"
#:package BencodeNET@1.3.1
#addin nuget:?package=BencodeNET&version=1.3.1
#tool nuget:?package=BencodeNET&version=1.3.1
A library for encoding and decoding bencode (e.g. torrent files)
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net35 is compatible. net40 is compatible. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (6)
Showing the top 5 NuGet packages that depend on BencodeNET:
Package | Downloads |
---|---|
BitSwarm
Bittorrent library for clients & streaming purposes |
|
TorrentCore
A BitTorrent library that runs on all platforms supporting the .NET Platform Standard 2.0. |
|
H.Extensions.Torrent
WPF-Control 是一个基于 .NET 8+ 的高性能 WPF 控件库,提供丰富的轻量级 UI 组件、多套现代化 皮肤主题,并整合了精选的 第三方开源控件,同时内置 数据库仓储模型 和 模块化封装 的通用功能,适用于企业级应用开发,帮助开发者快速构建高效、美观的桌面应用程序。 |
|
DelugeClient
Package Description |
|
IS4.SFI.Hashes.BitTorrent
Provides the BitTorrent info-hash algorithm. |
GitHub repositories (7)
Showing the top 7 popular GitHub repositories that depend on BencodeNET:
Repository | Stars |
---|---|
Jackett/Jackett
API Support for your favorite torrent trackers
|
|
immisterio/Lampac
|
|
fedarovich/qbittorrent-cli
Command line interface for QBittorrent
|
|
AmusementClub/OKP
One-Key-Publish,一键发布Torrent到常见BT站。
|
|
SuRGeoNix/BitSwarm
Bittorrent library for clients & streaming purposes
|
|
SamuelFisher/torrentcore
BitTorrent for .NET Core
|
|
v0l/void.cat
Free file hosting website
|
Version | Downloads | Last Updated |
---|---|---|
5.0.0 | 10,251 | 3/30/2023 |
4.0.0 | 370,460 | 1/25/2021 |
3.1.4 | 120,766 | 3/6/2020 |
3.0.1 | 6,251 | 10/17/2019 |
2.3.0 | 8,873 | 2/11/2019 |
2.2.24 | 8,011 | 2/25/2018 |
2.2.22 | 3,229 | 8/25/2017 |
2.2.9 | 2,336 | 8/5/2017 |
2.2.2 | 3,191 | 2/7/2017 |
2.2.1 | 3,298 | 10/23/2016 |
1.3.1 | 2,229 | 6/27/2016 |
1.2.1 | 2,394 | 9/26/2015 |
1.1.0 | 2,150 | 9/20/2015 |
1.0.0 | 2,520 | 6/2/2015 |
Better handling of CreationDate in torrent files. Added some XML documentation.