A BitTorrent library that runs on all platforms supporting the .NET Platform Standard 2.0.
Info
Version: | 0.1.0-preview |
Author(s): | SamuelFisher |
Last Update: | Tuesday, December 10, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://torrentcore.org/ |
NuGet Url: | https://www.nuget.org/packages/TorrentCore |
Install
Install-Package TorrentCore
dotnet add package TorrentCore
paket add TorrentCore
TorrentCore Download (Unzip the "nupkg" after downloading)
Dependencies
- BencodeNET(>= 2.2.1)
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- Microsoft.Extensions.Logging(>= 2.2.0)
- Microsoft.Extensions.Logging.Abstractions(>= 2.2.0)
- System.Collections.Immutable(>= 1.5.0)
- System.Net.Sockets(>= 4.3.0)
- System.Security.Cryptography.Algorithms(>= 4.3.1)
- System.Threading.Thread(>= 4.3.0)