ppkdo / onedrive-explorer-win

OneDrive API Explorer sample code for Windows / C#

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

onedrive-explorer-win

OneDrive API Explorer sample code for Windows / C#

This sample illustrates basic concepts for interacting with the OneDrive API from a C# application.

Included in this project:

  • OneDriveApiExplorer - A sample browser application that browsers the contents of the signed in user's OneDrive and shows the JSON structures returned by the API. The Api Explorer also shows you search results and how to upload files in various ways using the OneDriveSDK example.
  • OneDriveSDK - An example library for interacting with OneDrive. This library is implemented a Portable Class Library and can be used on a number of target platforms including .NET Framework 4.5, Windows 8, Windows Phone 8.1, and Windows Phone Silverlight 8.

About

OneDrive API Explorer sample code for Windows / C#

License:MIT License


Languages

Language:C# 100.0%