Files
PocketSharp/README.md
T
2013-10-17 15:34:05 +02:00

1.5 KiB

PocketSharp

PocketSharp is a C#.NET class library, that integrates the Pocket API v3.

Website: pocketsharp.frontendplay.com
NuGet: nuget.org/packages/PocketSharp

Install using NuGet

Install-Package PocketSharp

Documentation

See wiki or website.

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

Contributors

twitter/artistandsocial
Tobias Klika @ceee

License

MIT License