Sign in Sign up
nuget

ArianKulp.SkyDrive.BrowseTask

Do you need to integrate OneDrive file access into your Windows Phone 8 app? Instead of starting from scratch with the Live SDK, use the OneDrive browse task to open the current user's files as easily as you request a photo or send an email. Just authenticate your LiveClient, setup the task, and show it: var t = new SkyDriveBrowserTask{ LiveClient = _liveClient }; t.Completed += SkyDrive_Completed; t.Show();

nuget View on Nuget

Activity

Latest release
11y ago
Total releases
7
Cadence
~19 days
Last 12 months
0

Details

First release
Nov 13, 2013
Releases
Version Released
1.5.0 minor
1.4.0 minor
1.3.0 minor
1.2.0 minor
1.1.1 patch
1.1.0 minor
1.0.0 initial