YifyLib 1.1.7
dotnet add package YifyLib --version 1.1.7
NuGet\Install-Package YifyLib -Version 1.1.7
<PackageReference Include="YifyLib" Version="1.1.7" />
<PackageVersion Include="YifyLib" Version="1.1.7" />
<PackageReference Include="YifyLib" />
paket add YifyLib --version 1.1.7
#r "nuget: YifyLib, 1.1.7"
#:package YifyLib@1.1.7
#addin nuget:?package=YifyLib&version=1.1.7
#tool nuget:?package=YifyLib&version=1.1.7
.NET Library to access YTS torrent API. See https://github.com/Lokukarawita/YifyLib for more details.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | 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
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|
NOTE: Working on porting this library to YTS.ag API
1.1.7
-----
Added feature to specify the base uri for YTS API at runtime
Added extensions to convert YifyLib.Data.Torrent object into magnet uri
1.1.6
-----
Fixed the API URL from yts.re to yts.to
Fixed minor bugs and packaging issues
Fixed minor documentation errors
1.1.0
-----
Support complete YTS v2 API
Removed API v1 support
1.0.0
-----
Yify API v1 support