A C# wrapper around the Trakt API.
Info
Version: | 0.1.0 |
Author(s): | wwarby, williamabradley |
Last Update: | Friday, February 9, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/TraktSharp |
Install
Install-Package TraktSharp
dotnet add package TraktSharp
paket add TraktSharp
TraktSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 10.0.3)
- System.ComponentModel.Annotations(>= 4.4.1)