A simple C# wrapper for the Rotten Tomatoes API.
Info
| Version: | 1.0.0 |
| Author(s): | Alden Quimby |
| Last Update: | Thursday, August 1, 2013 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/aldenquimby/rottentomatoes-csharp |
| NuGet Url: | https://www.nuget.org/packages/RottenTomatoes.Api |
Install
Install-Package RottenTomatoes.Api
dotnet add package RottenTomatoes.Api
paket add RottenTomatoes.Api
RottenTomatoes.Api Download (Unzip the "nupkg" after downloading)
Dependencies
- RestSharp(104.1)
Tags