GetPocket.SimpleAPI
0.3.2
.NET Framework 4.5.1
Install-Package GetPocket.SimpleAPI -Version 0.3.2
dotnet add package GetPocket.SimpleAPI --version 0.3.2
<PackageReference Include="GetPocket.SimpleAPI" Version="0.3.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GetPocket.SimpleAPI --version 0.3.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: GetPocket.SimpleAPI, 0.3.2"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install GetPocket.SimpleAPI as a Cake Addin
#addin nuget:?package=GetPocket.SimpleAPI&version=0.3.2
// Install GetPocket.SimpleAPI as a Cake Tool
#tool nuget:?package=GetPocket.SimpleAPI&version=0.3.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This is a very simple class to interoperate with Pocket (http://getpocket.com/) through Rest API and OAuth2 authentication
Product | Versions |
---|---|
.NET Framework | net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- Newtonsoft.Json (>= 6.0.3)
- RestSharp (>= 104.4.0)
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 |
---|---|---|
0.3.2 | 1,262 | 10/10/2014 |
0.3.1 | 993 | 9/24/2014 |
0.3.0 | 1,052 | 9/22/2014 |
0.2.0 | 1,044 | 8/18/2014 |
0.1.0-Alpha | 814 | 7/3/2014 |
Add some properties to RetrieveRequest class