13 Forks
26 Stars
26 Watchers

WPD

A 5-part series tutorial on how to use the Windows Portable Devices (WDP) API in C#. Written between 2011-05-22 and 2012-04-17.

How to download and setup WPD

Open terminal and run command
git clone https://github.com/geersch/WPD.git
git clone is used to create a copy or clone of WPD repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with WPD https://github.com/geersch/WPD/archive/master.zip

Or simply clone WPD with SSH
[email protected]:geersch/WPD.git

If you have some problems with WPD

You may open issue on WPD support forum (system) here: https://github.com/geersch/WPD/issues