1.8 KiB
1.8 KiB
PocketSharp is a C#.NET portable class library that integrates the Pocket API v3.
Website: pocketsharp.frontendplay.com
NuGet: nuget.org/packages/PocketSharp
Install using NuGet
Install-Package PocketSharp
Documentation
Supported platforms
PocketSharp is a Portable Class Library (since 1.0.0), therefore it's compatible with multiple platforms:
- .NET >= 4.0.3 (including WPF)
- Silverlight >= 4
- Windows Phone >= 7.5
- Windows Store
You can find examples for Silverlight 5, WP8 and WPF in the PocketSharp.Examples (@github) folder.
Dependencies
Forked Dependencies
- NReadability - converted to a PCL with minor adaptations
- SgmlReader - converted to a PCL
Contributors
| Tobias Klika @ceee |
