This is a very simple class to interoperate with Pocket (http://getpocket.com) through Rest API and OAuth2 authentication.
Info
| Version: | 0.3.2 |
| Author(s): | Raynald M |
| Last Update: | Friday, October 10, 2014 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://getpocketsimpleapi.codeplex.com/ |
| NuGet Url: | https://www.nuget.org/packages/GetPocket.SimpleAPI |
Install
Install-Package GetPocket.SimpleAPI
dotnet add package GetPocket.SimpleAPI
paket add GetPocket.SimpleAPI
GetPocket.SimpleAPI Download (Unzip the "nupkg" after downloading)
Dependencies
- RestSharp(104.4.0)
- Newtonsoft.Json(6.0.3)
Tags